| Summary Item | Total | Failed |
|---|---|---|
| Requests | 168 | 0 |
| Prerequest Scripts | 225 | 0 |
| Test Scripts | 246 | 0 |
| Assertions | 213 | 39 |
| Skipped Tests | 0 | - |
expected 564 to be below 150
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected 289 to be below 200
expected response to have status code 403 but got 500
expected 279 to be below 200
expected response to have status code 403 but got 500
expected 345 to be below 200
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected 271 to be below 150
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected 288 to be below 200
expected response to have status code 403 but got 500
expected 279 to be below 200
expected response to have status code 403 but got 500
expected 327 to be below 200
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected 270 to be below 150
expected response to have status code 401 but got 500
expected response to have status code 400 but got 500
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected 292 to be below 200
expected response to have status code 403 but got 500
expected 293 to be below 200
expected response to have status code 403 but got 500
expected 321 to be below 200
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
expected response to have status code 400 but got 500
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e58f8141-3d4c-42cc-a7eb-9e1c485582b0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-KfbTCnM6hOnsQ5IiyZVWk9eAU/Y" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMjZ9.WDtFvPiG1Wsk63Ba7cs8llNRe7ucmD1WGOi4tOJUZ3Y"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response message should be equal to Success | 1 | 0 | 0 |
| Token should be valid | 1 | 0 | 0 |
| Validate JSON Schema | 1 | 0 | 0 |
| Response time < 150ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Response time < 150ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5da172bd-ecab-451e-abce-7e87ca3e130a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 60 |
{
"username": "iamfd123",
"password": "pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 401 - Unauthorized | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 401 - Unauthorized | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3765e8c6-9033-49e1-a44d-a23333bf90a8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 400 - Bad Request | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 400 - Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMjZ9.WDtFvPiG1Wsk63Ba7cs8llNRe7ucmD1WGOi4tOJUZ3Y |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c359c6dc-4169-450d-bc9f-5d0c1805a538 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response Time < 400ms | 1 | 0 | 0 |
| Response body contains message as success | 1 | 0 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify User Properties are present | 1 | 0 | 0 |
| Verify if role is FrontDesk | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMjZ9.WDtFvPiG1Wsk63Ba7cs8llNRe7ucmD1WGOi4tOJUZ3Y |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3096193d-7496-463f-a4cb-5f0d48616264 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security: Verify if password field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security: Verify if password field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b8605b2f-e6c1-435c-b0d0-a6fa8e939268 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the response status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMjZ9.WDtFvPiG1Wsk63Ba7cs8llNRe7ucmD1WGOi4tOJUZ3Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f0afdeea-2303-4549-a2f4-090e7bcf0afc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-/oXCLjmx/jgKqScecLMwnkKmves" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":543},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Verify Response Time < 200ms | 0 | 1 | 0 |
| Verify that message should be equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in the response data Array | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 8 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8be88efc-1915-4e6d-a873-3bf350fa7055 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5c6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3NTc4NTZ9.4JswZiXokDUJMGgBytlFKmLEBov015Rxnc0u7MpBF |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ef4608c8-1fa5-4154-9574-369727f51cb5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMjZ9.WDtFvPiG1Wsk63Ba7cs8llNRe7ucmD1WGOi4tOJUZ3Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ad117ed6-990b-4ef4-9371-f3d64818d72b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMjZ9.WDtFvPiG1Wsk63Ba7cs8llNRe7ucmD1WGOi4tOJUZ3Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5edd4bde-f011-4c83-8923-e62b38ae43bd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify if Message is equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_platform is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 614adc68-0226-42ae-bae9-75c30dced445 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDc4NjV9.IFn1rKYbv0O9zo87OrzgE0hwIIwEnbwuw785t1Yxo_M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b8baac36-7ab8-4175-a8d1-46b32f9d9622 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 403 - Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status Code is 403 - Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMjZ9.WDtFvPiG1Wsk63Ba7cs8llNRe7ucmD1WGOi4tOJUZ3Y |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a8e93d80-e420-4eb6-a43a-35bc6c634ebf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1066 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Kumari",
"last_name": "Usha",
"mobile_number": "7899453211",
"mobile_number_alt": "",
"email_id": "kmusha1298@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "16345472592947",
"imei1": "16345472592947",
"imei2": "16345472592947",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-cYfeE5KpCbuMawEqJPZkKpfZafk" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":163998,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":164015,"tr_customer_product_id":164005,"job_number":"JOB_163998"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMjZ9.WDtFvPiG1Wsk63Ba7cs8llNRe7ucmD1WGOi4tOJUZ3Y |
| randomNumber | 138 |
| randomFirstName | Modesto |
| randomLastName | Koss |
| randomEmail | Mallory.Langosh14@gmail.com |
| randomPhone | 780-478-8447 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 23dff4c0-6e97-4c3a-a546-603205cd8b02 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1070 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Johan",
"last_name": "Witting",
"mobile_number": "254-946-6614",
"mobile_number_alt": "",
"email_id": "Valentin47@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "15587379122076",
"imei1": "15587379122076",
"imei2": "15587379122076",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-+6NPbQVABjtPwoYDNGRu9KCBIIQ" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":163999,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":164016,"tr_customer_product_id":164006,"job_number":"JOB_163999"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify the message in the response is Job created successfully. | 1 | 0 | 0 |
| Verify if the key id is present in response | 1 | 0 | 0 |
| Verify if the key mst_service_location_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_platform_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_oem_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_product_id is present in response | 1 | 0 | 0 |
| Verify if the key job_number is present in response | 1 | 0 | 0 |
| Verify if job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 12 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomNumber | 290 |
| randomFirstName | Ned |
| randomLastName | Homenick |
| randomEmail | Zella_Wilderman73@gmail.com |
| randomPhone | 424-724-9922 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 35767358-7289-49a4-89ad-efe0372c272d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1073 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Elyssa",
"last_name": "Bins",
"mobile_number": "299-385-3043",
"mobile_number_alt": "",
"email_id": "Alicia.Mosciski@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "11758884175631",
"imei1": "11758884175631",
"imei2": "11758884175631",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDgxMDJ9.IcJFwjizzztlMihGZ8FeEOPntq13fHD4T8oGOzX-EkU |
| randomNumber | 941 |
| randomFirstName | Mireya |
| randomLastName | Ondricka |
| randomEmail | Robbie30@gmail.com |
| randomPhone | 444-529-5529 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2bb52356-36c8-4a23-9b28-614462fd2b43 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1079 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Kathleen",
"last_name": "Sanford",
"mobile_number": "214-512-9879",
"mobile_number_alt": "",
"email_id": "Michel_Ferry20@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "11222293940591",
"imei1": "11222293940591",
"imei2": "11222293940591",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMjZ9.WDtFvPiG1Wsk63Ba7cs8llNRe7ucmD1WGOi4tOJUZ3Y |
| randomNumber | 308 |
| randomFirstName | Chase |
| randomLastName | Bruen |
| randomEmail | Garnet_Bartell31@hotmail.com |
| randomPhone | 796-837-6698 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 69d9548b-06fe-4043-bd5f-3cabc91cc675 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 236 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 107 |
| ETag | W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMjZ9.WDtFvPiG1Wsk63Ba7cs8llNRe7ucmD1WGOi4tOJUZ3Y |
| randomNumber | 906 |
| randomFirstName | Selmer |
| randomLastName | Wyman |
| randomEmail | Ludwig.Kemmer@yahoo.com |
| randomPhone | 878-554-2969 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6a6e1027-3c82-4552-850d-f73ba029a05e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1091 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Mavis",
"last_name": "Bernier",
"mobile_number": "784-379-8377",
"mobile_number_alt": "",
"email_id": "Oren_Orn50@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "7.239873839076891e+32",
"imei1": "7.239873839076891e+32",
"imei2": "7.239873839076891e+32",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 156 |
| ETag | W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMjZ9.WDtFvPiG1Wsk63Ba7cs8llNRe7ucmD1WGOi4tOJUZ3Y |
| randomNumber | 110 |
| randomFirstName | Jaquelin |
| randomLastName | Yundt |
| randomEmail | Lavonne52@yahoo.com |
| randomPhone | 933-715-1465 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 62ee4d47-1a76-4bf8-8c49-591bd61e23f8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1063 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Jabari",
"last_name": "Reichert",
"mobile_number": "893-219-0779",
"mobile_number_alt": "",
"email_id": "Lysanne.Zemlak@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "147631559",
"imei1": "147631559",
"imei2": "147631559",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMjZ9.WDtFvPiG1Wsk63Ba7cs8llNRe7ucmD1WGOi4tOJUZ3Y |
| randomNumber | 464 |
| randomFirstName | Brook |
| randomLastName | Ziemann |
| randomEmail | Caleigh_Friesen76@hotmail.com |
| randomPhone | 775-650-9787 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b489a758-e736-4e4b-afa1-7d9b126abb64 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 987 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Ruthie",
"last_name": "Herman",
"mobile_number": "740-980-4359",
"mobile_number_alt": "",
"email_id": "Kim51@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "14868515442222",
"imei1": "14868515442222",
"imei2": "14868515442222",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 132 |
| ETag | W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-qDy/fxqJLnAp5yrdi08zf5+L2XU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMjZ9.WDtFvPiG1Wsk63Ba7cs8llNRe7ucmD1WGOi4tOJUZ3Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 74c0a9c6-66a3-4b97-a83c-4179566bbf2b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-BiFglpumvjYkKHbSaErf/NNWvTI" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":545},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the count for the created job today is incremented | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMjZ9.WDtFvPiG1Wsk63Ba7cs8llNRe7ucmD1WGOi4tOJUZ3Y |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 49988dfb-b596-40bf-9bf2-71201ddaae30 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"83fc7-0yBphfj54q8FiQg1O13a0WLrCyg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163982,"job_number":"JOB_163982","tr_customer_id":163999,"tr_customer_product_id":163989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:21:33.000Z","modified_at":"2026-01-22T14:21:59.000Z","name":"Camilla Hilll","mobile_number":"429-524-0105","email_id":"Renee.Bahringer@yahoo.com","dop":"2025-10-01","serial_number":"17211350654033","imei1":"17211350654033","imei2":"17211350654033","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163981,"job_number":"JOB_163981","tr_customer_id":163998,"tr_customer_product_id":163988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:25.000Z","modified_at":"2026-01-22T14:20:25.000Z","name":"Sarai Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114640349230210","imei1":"114640349230210","imei2":"114640349230210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163980,"job_number":"JOB_163980","tr_customer_id":163997,"tr_customer_product_id":163987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Lue Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128166661147915","imei1":"128166661147915","imei2":"128166661147915","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163979,"job_number":"JOB_163979","tr_customer_id":163996,"tr_customer_product_id":163986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Christ Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112358719006285","imei1":"112358719006285","imei2":"112358719006285","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163978,"job_number":"JOB_163978","tr_customer_id":163995,"tr_customer_product_id":163985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"117490788929589","imei1":"117490788929589","imei2":"117490788929589","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163977,"job_number":"JOB_163977","tr_customer_id":163994,"tr_customer_product_id":163984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Vaughn Hamill","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"148799137745210","imei1":"148799137745210","imei2":"148799137745210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163976,"job_number":"JOB_163976","tr_customer_id":163993,"tr_customer_product_id":163983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Santiago Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166807984452199","imei1":"166807984452199","imei2":"166807984452199","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163975,"job_number":"JOB_163975","tr_customer_id":163992,"tr_customer_product_id":163982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"Nelda Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147044432220875","imei1":"147044432220875","imei2":"147044432220875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163974,"job_number":"JOB_163974","tr_customer_id":163991,"tr_customer_product_id":163981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121618569010336","imei1":"121618569010336","imei2":"121618569010336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163967,"job_number":"JOB_163967","tr_customer_id":163984,"tr_customer_product_id":163974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:01.000Z","modified_at":"2026-01-22T14:02:11.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"79366714924192","imei1":"79366714924192","imei2":"79366714924192","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163964,"job_number":"JOB_163964","tr_customer_id":163981,"tr_customer_product_id":163971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:46.000Z","modified_at":"2026-01-22T14:01:57.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"46165935593987","imei1":"46165935593987","imei2":"46165935593987","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163963,"job_number":"JOB_163963","tr_customer_id":163980,"tr_customer_product_id":163970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:31.000Z","modified_at":"2026-01-22T14:01:42.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"38507972860565","imei1":"38507972860565","imei2":"38507972860565","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163849,"job_number":"JOB_163849","tr_customer_id":163866,"tr_customer_product_id":163856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:37.000Z","modified_at":"2026-01-22T07:47:04.000Z","name":"Aletha Conroy","mobile_number":"522-813-8059","email_id":"Heath_Farrell@gmail.com","dop":"2025-11-04","serial_number":"98891198523581","imei1":"98891198523581","imei2":"98891198523581","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163848,"job_number":"JOB_163848","tr_customer_id":163865,"tr_customer_product_id":163855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:21.000Z","modified_at":"2026-01-22T07:46:33.000Z","name":"Crystel Volkman","mobile_number":"364-617-3047","email_id":"Hanna_Boehm@hotmail.com","dop":"2025-11-04","serial_number":"33689902858375","imei1":"33689902858375","imei2":"33689902858375","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163842,"job_number":"JOB_163842","tr_customer_id":163859,"tr_customer_product_id":163849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:58.000Z","modified_at":"2026-01-22T07:28:23.000Z","name":"Scarlett Beahan","mobile_number":"298-260-7166","email_id":"Tom_Williamson@yahoo.com","dop":"2025-11-04","serial_number":"97817098339946","imei1":"97817098339946","imei2":"97817098339946","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163841,"job_number":"JOB_163841","tr_customer_id":163858,"tr_customer_product_id":163848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:44.000Z","modified_at":"2026-01-22T07:27:55.000Z","name":"Gus Schinner","mobile_number":"519-781-2243","email_id":"Beau_Pfannerstill@hotmail.com","dop":"2025-11-04","serial_number":"43237749952900","imei1":"43237749952900","imei2":"43237749952900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163738,"job_number":"JOB_163738","tr_customer_id":163755,"tr_customer_product_id":163745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:58.000Z","modified_at":"2026-01-22T06:30:09.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"16987988038319","imei1":"16987988038319","imei2":"16987988038319","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163734,"job_number":"JOB_163734","tr_customer_id":163751,"tr_customer_product_id":163741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:42.000Z","modified_at":"2026-01-22T06:29:54.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"11750603934385","imei1":"11750603934385","imei2":"11750603934385","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163733,"job_number":"JOB_163733","tr_customer_id":163750,"tr_customer_product_id":163740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:26.000Z","modified_at":"2026-01-22T06:29:38.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32382748816456","imei1":"32382748816456","imei2":"32382748816456","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163714,"job_number":"JOB_163714","tr_customer_id":163731,"tr_customer_product_id":163721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"94585377988292","imei1":"94585377988292","imei2":"94585377988292","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163712,"job_number":"JOB_163712","tr_customer_id":163729,"tr_customer_product_id":163719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Carissa Gulgowski","mobile_number":"805-726-3762","email_id":"Erich_Johnston@yahoo.com","dop":"2025-06-09","serial_number":"104306349213985","imei1":"104306349213985","imei2":"104306349213985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163707,"job_number":"JOB_163707","tr_customer_id":163724,"tr_customer_product_id":163714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:23.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"82178631442927","imei1":"82178631442927","imei2":"82178631442927","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163705,"job_number":"JOB_163705","tr_customer_id":163722,"tr_customer_product_id":163712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:22.000Z","name":"Karlie Kihn","mobile_number":"679-660-9032","email_id":"Doris_Auer@hotmail.com","dop":"2025-06-09","serial_number":"100665847818643","imei1":"100665847818643","imei2":"100665847818643","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163694,"job_number":"JOB_163694","tr_customer_id":163711,"tr_customer_product_id":163701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:57.000Z","modified_at":"2026-01-22T06:18:08.000Z","name":"Hilma Waters","mobile_number":"840-797-8131","email_id":"Arden71@yahoo.com","dop":"2025-11-04","serial_number":"57794126222076","imei1":"57794126222076","imei2":"57794126222076","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163693,"job_number":"JOB_163693","tr_customer_id":163710,"tr_customer_product_id":163700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:41.000Z","modified_at":"2026-01-22T06:18:04.000Z","name":"Keanu Will","mobile_number":"686-906-1044","email_id":"Isabel.Bergnaum19@gmail.com","dop":"2025-10-01","serial_number":"18166917626012","imei1":"18166917626012","imei2":"18166917626012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163692,"job_number":"JOB_163692","tr_customer_id":163709,"tr_customer_product_id":163699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:28.000Z","modified_at":"2026-01-22T06:17:53.000Z","name":"Curtis Gutkowski","mobile_number":"974-645-2450","email_id":"Kacey.Kutch@gmail.com","dop":"2025-11-04","serial_number":"47799534532553","imei1":"47799534532553","imei2":"47799534532553","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163664,"job_number":"JOB_163664","tr_customer_id":163681,"tr_customer_product_id":163671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:18.000Z","modified_at":"2026-01-22T04:12:28.000Z","name":"giyu tomiaka","mobile_number":"907-257-7826","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"962953359796337","imei1":"962953359796337","imei2":"962953359796337","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163663,"job_number":"JOB_163663","tr_customer_id":163680,"tr_customer_product_id":163670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:06.000Z","modified_at":"2026-01-22T04:12:16.000Z","name":"tanjiro kamado","mobile_number":"705-901-8387","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"393550661426647","imei1":"393550661426647","imei2":"393550661426647","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163662,"job_number":"JOB_163662","tr_customer_id":163679,"tr_customer_product_id":163669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:11:54.000Z","modified_at":"2026-01-22T04:12:04.000Z","name":"saitama sensei","mobile_number":"389-930-6045","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"382516679675598","imei1":"382516679675598","imei2":"382516679675598","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163640,"job_number":"JOB_163640","tr_customer_id":163657,"tr_customer_product_id":163647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:50.000Z","modified_at":"2026-01-22T04:03:58.000Z","name":"giyu tomiaka","mobile_number":"688-479-9500","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"193487064650731","imei1":"193487064650731","imei2":"193487064650731","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163639,"job_number":"JOB_163639","tr_customer_id":163656,"tr_customer_product_id":163646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:39.000Z","modified_at":"2026-01-22T04:03:48.000Z","name":"tanjiro kamado","mobile_number":"954-632-2365","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"522671910892708","imei1":"522671910892708","imei2":"522671910892708","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163638,"job_number":"JOB_163638","tr_customer_id":163655,"tr_customer_product_id":163645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:28.000Z","modified_at":"2026-01-22T04:03:37.000Z","name":"saitama sensei","mobile_number":"628-958-2954","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"803479690351743","imei1":"803479690351743","imei2":"803479690351743","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163618,"job_number":"JOB_163618","tr_customer_id":163635,"tr_customer_product_id":163625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Velda O'Keefe","mobile_number":"936-593-2578","email_id":"Russ_Hermann@yahoo.com","dop":"2025-06-09","serial_number":"101936025221503","imei1":"101936025221503","imei2":"101936025221503","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163609,"job_number":"JOB_163609","tr_customer_id":163626,"tr_customer_product_id":163616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:16.000Z","name":"Erling DuBuque","mobile_number":"789-525-6890","email_id":"Salvador91@gmail.com","dop":"2025-06-09","serial_number":"100351243788408","imei1":"100351243788408","imei2":"100351243788408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163594,"job_number":"JOB_163594","tr_customer_id":163611,"tr_customer_product_id":163601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T04:00:01.000Z","name":"Crystel Wiegand","mobile_number":"413-909-8619","email_id":"Elisabeth.Oberbrunner@hotmail.com","dop":"2025-06-09","serial_number":"102441155277280","imei1":"102441155277280","imei2":"102441155277280","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163526,"job_number":"JOB_163526","tr_customer_id":163543,"tr_customer_product_id":163533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:58:56.000Z","name":"Pearline Von","mobile_number":"225-259-0751","email_id":"Evie_Kertzmann86@gmail.com","dop":"2025-10-01","serial_number":"11103730177207","imei1":"11103730177207","imei2":"11103730177207","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163493,"job_number":"JOB_163493","tr_customer_id":163510,"tr_customer_product_id":163500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:02.000Z","name":"giyu tomiaka","mobile_number":"914-488-1390","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"428657442901301","imei1":"428657442901301","imei2":"428657442901301","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163484,"job_number":"JOB_163484","tr_customer_id":163501,"tr_customer_product_id":163491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:41.000Z","modified_at":"2026-01-22T03:57:50.000Z","name":"tanjiro kamado","mobile_number":"753-304-7910","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"298645549453771","imei1":"298645549453771","imei2":"298645549453771","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163474,"job_number":"JOB_163474","tr_customer_id":163491,"tr_customer_product_id":163481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:29.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"saitama sensei","mobile_number":"929-377-0255","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"379239172839877","imei1":"379239172839877","imei2":"379239172839877","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163999,"job_number":"JOB_163999","tr_customer_id":164016,"tr_customer_product_id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:10.000Z","name":"Johan Witting","mobile_number":"254-946-6614","email_id":"Valentin47@gmail.com","dop":"2025-12-01","serial_number":"15587379122076","imei1":"15587379122076","imei2":"15587379122076","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163998,"job_number":"JOB_163998","tr_customer_id":164015,"tr_customer_product_id":164005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16345472592947","imei1":"16345472592947","imei2":"16345472592947","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163997,"job_number":"JOB_163997","tr_customer_id":164014,"tr_customer_product_id":164004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:44.000Z","modified_at":"2026-01-22T14:25:44.000Z","name":"Macey Bogan","mobile_number":"550-945-3542","email_id":"Steve.OKon59@gmail.com","dop":"2025-06-18","serial_number":"1073855451749641","imei1":"1073855451749641","imei2":"1073855451749641","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163996,"job_number":"JOB_163996","tr_customer_id":164013,"tr_customer_product_id":164003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:44.000Z","modified_at":"2026-01-22T14:26:19.000Z","name":"Forest Mitchell","mobile_number":"737-633-1457","email_id":"Will79@gmail.com","dop":"2025-06-18","serial_number":"10859122848991","imei1":"10859122848991","imei2":"10859122848991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163995,"job_number":"JOB_163995","tr_customer_id":164012,"tr_customer_product_id":164002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:43.000Z","modified_at":"2026-01-22T14:25:43.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10714410141513","imei1":"10714410141513","imei2":"10714410141513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163994,"job_number":"JOB_163994","tr_customer_id":164011,"tr_customer_product_id":164001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:02.000Z","modified_at":"2026-01-22T14:25:02.000Z","name":"Lilla Bayer","mobile_number":"648-972-8912","email_id":"Brandyn_Keebler76@gmail.com","dop":"2025-06-18","serial_number":"1030331188273015","imei1":"1030331188273015","imei2":"1030331188273015","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163993,"job_number":"JOB_163993","tr_customer_id":164010,"tr_customer_product_id":164000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:01.000Z","modified_at":"2026-01-22T14:25:37.000Z","name":"Sylvester Prosacco","mobile_number":"807-711-3636","email_id":"Casimir.Cruickshank@yahoo.com","dop":"2025-06-18","serial_number":"10480751654531","imei1":"10480751654531","imei2":"10480751654531","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163992,"job_number":"JOB_163992","tr_customer_id":164009,"tr_customer_product_id":163999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:01.000Z","modified_at":"2026-01-22T14:25:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516723902243","imei1":"10516723902243","imei2":"10516723902243","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163991,"job_number":"JOB_163991","tr_customer_id":164008,"tr_customer_product_id":163998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:46.000Z","modified_at":"2026-01-22T14:24:46.000Z","name":"Cloyd Vandervort","mobile_number":"265-581-8881","email_id":"Georgiana.Kuvalis18@gmail.com","dop":"2025-04-06","serial_number":"12641285337351660","imei1":"12641285337351660","imei2":"12641285337351660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163990,"job_number":"JOB_163990","tr_customer_id":164007,"tr_customer_product_id":163997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:45.000Z","modified_at":"2026-01-22T14:25:23.000Z","name":"Hannah Mann","mobile_number":"682-848-2988","email_id":"Zechariah50@yahoo.com","dop":"2025-04-06","serial_number":"14616029746534","imei1":"14616029746534","imei2":"14616029746534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163989,"job_number":"JOB_163989","tr_customer_id":164006,"tr_customer_product_id":163996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:44.000Z","modified_at":"2026-01-22T14:24:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15390593175059","imei1":"15390593175059","imei2":"15390593175059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163988,"job_number":"JOB_163988","tr_customer_id":164005,"tr_customer_product_id":163995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:00.000Z","modified_at":"2026-01-22T14:24:00.000Z","name":"Claire Connelly","mobile_number":"313-845-4394","email_id":"Elenora_Beier83@gmail.com","dop":"2025-04-06","serial_number":"10378486623575158","imei1":"10378486623575158","imei2":"10378486623575158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163987,"job_number":"JOB_163987","tr_customer_id":164004,"tr_customer_product_id":163994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:59.000Z","modified_at":"2026-01-22T14:24:37.000Z","name":"Karelle Ward","mobile_number":"652-813-2858","email_id":"Herminia.Green@yahoo.com","dop":"2025-04-06","serial_number":"12039821863574","imei1":"12039821863574","imei2":"12039821863574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163986,"job_number":"JOB_163986","tr_customer_id":164003,"tr_customer_product_id":163993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:58.000Z","modified_at":"2026-01-22T14:23:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13592299053758","imei1":"13592299053758","imei2":"13592299053758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163985,"job_number":"JOB_163985","tr_customer_id":164002,"tr_customer_product_id":163992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:14.000Z","modified_at":"2026-01-22T14:23:14.000Z","name":"Lowell Hartmann","mobile_number":"927-572-0979","email_id":"Christop_Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"14609508490334992","imei1":"14609508490334992","imei2":"14609508490334992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163984,"job_number":"JOB_163984","tr_customer_id":164001,"tr_customer_product_id":163991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:12.000Z","modified_at":"2026-01-22T14:23:51.000Z","name":"Ocie Brakus","mobile_number":"767-281-5617","email_id":"Jordy_Mante@hotmail.com","dop":"2025-04-06","serial_number":"15879013707988","imei1":"15879013707988","imei2":"15879013707988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163983,"job_number":"JOB_163983","tr_customer_id":164000,"tr_customer_product_id":163990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:12.000Z","modified_at":"2026-01-22T14:23:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13129556603462","imei1":"13129556603462","imei2":"13129556603462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163973,"job_number":"JOB_163973","tr_customer_id":163990,"tr_customer_product_id":163980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:19:21.000Z","modified_at":"2026-01-22T14:19:21.000Z","name":"Hilda Sipes","mobile_number":"5125173023","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"76257583253605","imei2":"76257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163972,"job_number":"JOB_163972","tr_customer_id":163989,"tr_customer_product_id":163979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:17:52.000Z","modified_at":"2026-01-22T14:22:11.000Z","name":"Vishwajeet Kuamr","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770109","imei1":"23451113430770109","imei2":"23451113430770109","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T14:22:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":163971,"job_number":"JOB_163971","tr_customer_id":163988,"tr_customer_product_id":163978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:50.000Z","modified_at":"2026-01-22T14:02:50.000Z","name":"Jabari Conn","mobile_number":"366-687-3890","email_id":"Savion.Stanton@gmail.com","dop":"2025-04-06","serial_number":"18752463588417376","imei1":"18752463588417376","imei2":"18752463588417376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163970,"job_number":"JOB_163970","tr_customer_id":163987,"tr_customer_product_id":163977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:49.000Z","modified_at":"2026-01-22T14:03:29.000Z","name":"Teresa Wilderman","mobile_number":"596-257-3404","email_id":"Elmira15@hotmail.com","dop":"2025-04-06","serial_number":"14751969348079","imei1":"14751969348079","imei2":"14751969348079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163969,"job_number":"JOB_163969","tr_customer_id":163986,"tr_customer_product_id":163976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:48.000Z","modified_at":"2026-01-22T14:02:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16983178352039","imei1":"16983178352039","imei2":"16983178352039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163968,"job_number":"JOB_163968","tr_customer_id":163985,"tr_customer_product_id":163975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:01.000Z","modified_at":"2026-01-22T14:02:01.000Z","name":"Issac Runte","mobile_number":"206-220-2322","email_id":"Kayden6@gmail.com","dop":"2025-04-06","serial_number":"16914486573812810","imei1":"16914486573812810","imei2":"16914486573812810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163966,"job_number":"JOB_163966","tr_customer_id":163983,"tr_customer_product_id":163973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:00.000Z","modified_at":"2026-01-22T14:02:41.000Z","name":"Ramona Green","mobile_number":"913-682-9478","email_id":"Leslie58@gmail.com","dop":"2025-04-06","serial_number":"18864062080438","imei1":"18864062080438","imei2":"18864062080438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163965,"job_number":"JOB_163965","tr_customer_id":163982,"tr_customer_product_id":163972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:59.000Z","modified_at":"2026-01-22T14:01:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15549842938715","imei1":"15549842938715","imei2":"15549842938715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163962,"job_number":"JOB_163962","tr_customer_id":163979,"tr_customer_product_id":163969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:18.000Z","modified_at":"2026-01-22T14:01:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58254577173984","imei1":"58254577173984","imei2":"58254577173984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163961,"job_number":"JOB_163961","tr_customer_id":163978,"tr_customer_product_id":163968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73896292256921","imei1":"73896292256921","imei2":"73896292256921","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163960,"job_number":"JOB_163960","tr_customer_id":163977,"tr_customer_product_id":163967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43809514335394","imei1":"43809514335394","imei2":"43809514335394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163959,"job_number":"JOB_163959","tr_customer_id":163976,"tr_customer_product_id":163966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88116172070789","imei1":"88116172070789","imei2":"88116172070789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163958,"job_number":"JOB_163958","tr_customer_id":163975,"tr_customer_product_id":163965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70455364736965","imei1":"70455364736965","imei2":"70455364736965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163957,"job_number":"JOB_163957","tr_customer_id":163974,"tr_customer_product_id":163964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89645832474962","imei1":"89645832474962","imei2":"89645832474962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163956,"job_number":"JOB_163956","tr_customer_id":163973,"tr_customer_product_id":163963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:15.000Z","modified_at":"2026-01-22T14:01:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19700641412311","imei1":"19700641412311","imei2":"19700641412311","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163955,"job_number":"JOB_163955","tr_customer_id":163972,"tr_customer_product_id":163962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:12.000Z","modified_at":"2026-01-22T14:01:12.000Z","name":"Noe Jast","mobile_number":"848-358-7213","email_id":"Dora57@yahoo.com","dop":"2025-04-06","serial_number":"11584123174800512","imei1":"11584123174800512","imei2":"11584123174800512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163954,"job_number":"JOB_163954","tr_customer_id":163971,"tr_customer_product_id":163961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:11.000Z","modified_at":"2026-01-22T14:01:52.000Z","name":"Maximillia Kilback","mobile_number":"384-573-4890","email_id":"Nash.Tillman58@yahoo.com","dop":"2025-04-06","serial_number":"16807324797246","imei1":"16807324797246","imei2":"16807324797246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163953,"job_number":"JOB_163953","tr_customer_id":163970,"tr_customer_product_id":163960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:10.000Z","modified_at":"2026-01-22T14:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17970479363098","imei1":"17970479363098","imei2":"17970479363098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163952,"job_number":"JOB_163952","tr_customer_id":163969,"tr_customer_product_id":163959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:42.000Z","modified_at":"2026-01-22T14:01:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22804345406385","imei1":"22804345406385","imei2":"22804345406385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163951,"job_number":"JOB_163951","tr_customer_id":163968,"tr_customer_product_id":163958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:42.000Z","modified_at":"2026-01-22T14:00:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52940581920144","imei1":"52940581920144","imei2":"52940581920144","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163950,"job_number":"JOB_163950","tr_customer_id":163967,"tr_customer_product_id":163957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50921475712400","imei1":"50921475712400","imei2":"50921475712400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163949,"job_number":"JOB_163949","tr_customer_id":163966,"tr_customer_product_id":163956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86330032178622","imei1":"86330032178622","imei2":"86330032178622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163948,"job_number":"JOB_163948","tr_customer_id":163965,"tr_customer_product_id":163955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69056171087140","imei1":"69056171087140","imei2":"69056171087140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163947,"job_number":"JOB_163947","tr_customer_id":163964,"tr_customer_product_id":163954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68556658687517","imei1":"68556658687517","imei2":"68556658687517","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163946,"job_number":"JOB_163946","tr_customer_id":163963,"tr_customer_product_id":163953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72049590944121","imei1":"72049590944121","imei2":"72049590944121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163945,"job_number":"JOB_163945","tr_customer_id":163962,"tr_customer_product_id":163952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:20.000Z","modified_at":"2026-01-22T14:00:20.000Z","name":"Jocelyn Thompson","mobile_number":"860-802-4691","email_id":"Dovie45@hotmail.com","dop":"2025-04-06","serial_number":"10913258822432294","imei1":"10913258822432294","imei2":"10913258822432294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163944,"job_number":"JOB_163944","tr_customer_id":163961,"tr_customer_product_id":163951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:19.000Z","modified_at":"2026-01-22T14:00:56.000Z","name":"Hazel Satterfield","mobile_number":"991-647-3024","email_id":"Isai57@gmail.com","dop":"2025-04-06","serial_number":"13716204529670","imei1":"13716204529670","imei2":"13716204529670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163943,"job_number":"JOB_163943","tr_customer_id":163960,"tr_customer_product_id":163950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:06.000Z","modified_at":"2026-01-22T14:00:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26102008942694","imei1":"26102008942694","imei2":"26102008942694","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163942,"job_number":"JOB_163942","tr_customer_id":163959,"tr_customer_product_id":163949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:06.000Z","modified_at":"2026-01-22T14:00:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49345789284070","imei1":"49345789284070","imei2":"49345789284070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163941,"job_number":"JOB_163941","tr_customer_id":163958,"tr_customer_product_id":163948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71805424824978","imei1":"71805424824978","imei2":"71805424824978","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163940,"job_number":"JOB_163940","tr_customer_id":163957,"tr_customer_product_id":163947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34246268224268","imei1":"34246268224268","imei2":"34246268224268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163939,"job_number":"JOB_163939","tr_customer_id":163956,"tr_customer_product_id":163946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27476822549382","imei1":"27476822549382","imei2":"27476822549382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163938,"job_number":"JOB_163938","tr_customer_id":163955,"tr_customer_product_id":163945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77139864587698","imei1":"77139864587698","imei2":"77139864587698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163937,"job_number":"JOB_163937","tr_customer_id":163954,"tr_customer_product_id":163944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38452920062049","imei1":"38452920062049","imei2":"38452920062049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163936,"job_number":"JOB_163936","tr_customer_id":163953,"tr_customer_product_id":163943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:54:54.000Z","modified_at":"2026-01-22T13:54:54.000Z","name":"Hilda Sipes","mobile_number":"Jones","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"16257583253605","imei2":"16257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163935,"job_number":"JOB_163935","tr_customer_id":163952,"tr_customer_product_id":163942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:34:09.000Z","modified_at":"2026-01-22T13:34:16.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"kajalj2344@gmail.com","dop":"2025-11-30","serial_number":"103447312284143","imei1":"103447312284143","imei2":"103447312284143","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163934,"job_number":"JOB_163934","tr_customer_id":163951,"tr_customer_product_id":163941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:33:59.000Z","modified_at":"2026-01-22T13:34:07.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"udayp23@gmail.com","dop":"2025-11-30","serial_number":"103174820218904","imei1":"103174820218904","imei2":"103174820218904","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163933,"job_number":"JOB_163933","tr_customer_id":163950,"tr_customer_product_id":163940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:33:50.000Z","modified_at":"2026-01-22T13:33:57.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"bharatij243@gmail.com","dop":"2025-11-30","serial_number":"108322466300079","imei1":"108322466300079","imei2":"108322466300079","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163932,"job_number":"JOB_163932","tr_customer_id":163949,"tr_customer_product_id":163939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:27.000Z","modified_at":"2026-01-22T13:32:27.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"kajalj2344@gmail.com","dop":"2025-11-30","serial_number":"105210233199496","imei1":"105210233199496","imei2":"105210233199496","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163931,"job_number":"JOB_163931","tr_customer_id":163948,"tr_customer_product_id":163938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:26.000Z","modified_at":"2026-01-22T13:32:26.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"udayp23@gmail.com","dop":"2025-11-30","serial_number":"101460813444357","imei1":"101460813444357","imei2":"101460813444357","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163930,"job_number":"JOB_163930","tr_customer_id":163947,"tr_customer_product_id":163937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:25.000Z","modified_at":"2026-01-22T13:32:25.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"bharatij243@gmail.com","dop":"2025-11-30","serial_number":"102415798690997","imei1":"102415798690997","imei2":"102415798690997","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163929,"job_number":"JOB_163929","tr_customer_id":163946,"tr_customer_product_id":163936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:15:01.000Z","modified_at":"2026-01-22T13:15:01.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-12","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-12T13:15:00.683846363Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163928,"job_number":"JOB_163928","tr_customer_id":163945,"tr_customer_product_id":163935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:22.000Z","modified_at":"2026-01-22T13:13:29.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"106778934620093","imei1":"106778934620093","imei2":"106778934620093","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163927,"job_number":"JOB_163927","tr_customer_id":163944,"tr_customer_product_id":163934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:13.000Z","modified_at":"2026-01-22T13:13:21.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"106604347622318","imei1":"106604347622318","imei2":"106604347622318","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163926,"job_number":"JOB_163926","tr_customer_id":163943,"tr_customer_product_id":163933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:03.000Z","modified_at":"2026-01-22T13:13:11.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"109218191000206","imei1":"109218191000206","imei2":"109218191000206","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163925,"job_number":"JOB_163925","tr_customer_id":163942,"tr_customer_product_id":163932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105222480433245","imei1":"105222480433245","imei2":"105222480433245","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163924,"job_number":"JOB_163924","tr_customer_id":163941,"tr_customer_product_id":163931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"101213901565840","imei1":"101213901565840","imei2":"101213901565840","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163923,"job_number":"JOB_163923","tr_customer_id":163940,"tr_customer_product_id":163930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105133757295131","imei1":"105133757295131","imei2":"105133757295131","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:13.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163921,"job_number":"JOB_163921","tr_customer_id":163938,"tr_customer_product_id":163928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19160647369108","imei1":"19160647369108","imei2":"19160647369108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:56.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163919,"job_number":"JOB_163919","tr_customer_id":163936,"tr_customer_product_id":163926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17018818799865","imei1":"17018818799865","imei2":"17018818799865","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:39.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163916,"job_number":"JOB_163916","tr_customer_id":163933,"tr_customer_product_id":163923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:34.000Z","modified_at":"2026-01-22T12:38:46.000Z","name":"Jonatan Hayes","mobile_number":"513-955-4759","email_id":"Newton14@gmail.com","dop":"2025-12-01","serial_number":"16185777263786","imei1":"16185777263786","imei2":"16185777263786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163914,"job_number":"JOB_163914","tr_customer_id":163931,"tr_customer_product_id":163921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:28.000Z","name":"Meagan Emard","mobile_number":"225-308-6859","email_id":"Mabel_Hauck88@hotmail.com","dop":"2025-12-01","serial_number":"11211179848948","imei1":"11211179848948","imei2":"11211179848948","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163912,"job_number":"JOB_163912","tr_customer_id":163929,"tr_customer_product_id":163919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:38:11.000Z","name":"Cedrick Luettgen","mobile_number":"745-943-1039","email_id":"Austyn97@hotmail.com","dop":"2025-12-01","serial_number":"19088202063810","imei1":"19088202063810","imei2":"19088202063810","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163909,"job_number":"JOB_163909","tr_customer_id":163926,"tr_customer_product_id":163916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:31:34.000Z","name":"Angela Harvey","mobile_number":"582-678-2283","email_id":"Harvey_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"12597340189361","imei1":"12597340189361","imei2":"12597340189361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163903,"job_number":"JOB_163903","tr_customer_id":163920,"tr_customer_product_id":163910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:02.000Z","modified_at":"2026-01-22T12:30:44.000Z","name":"Skylar Bradtke","mobile_number":"688-250-7365","email_id":"Helmer31@yahoo.com","dop":"2025-04-06","serial_number":"18363839255355","imei1":"18363839255355","imei2":"18363839255355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163900,"job_number":"JOB_163900","tr_customer_id":163917,"tr_customer_product_id":163907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:56.000Z","name":"Theodore Goldner","mobile_number":"627-326-6288","email_id":"Darren68@yahoo.com","dop":"2025-04-06","serial_number":"13416796460698","imei1":"13416796460698","imei2":"13416796460698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163895,"job_number":"JOB_163895","tr_customer_id":163912,"tr_customer_product_id":163902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:23.000Z","modified_at":"2026-01-22T12:12:36.000Z","name":"Saul Lehner","mobile_number":"700-704-9521","email_id":"Adrain_Balistreri@yahoo.com","dop":"2025-12-01","serial_number":"11591442467891","imei1":"11591442467891","imei2":"11591442467891","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163893,"job_number":"JOB_163893","tr_customer_id":163910,"tr_customer_product_id":163900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:17.000Z","name":"Jadyn Goldner","mobile_number":"341-856-7142","email_id":"Shakira98@hotmail.com","dop":"2025-12-01","serial_number":"16483139633273","imei1":"16483139633273","imei2":"16483139633273","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163891,"job_number":"JOB_163891","tr_customer_id":163908,"tr_customer_product_id":163898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:59.000Z","name":"Julie Labadie","mobile_number":"945-791-4314","email_id":"Zane.Pfannerstill@hotmail.com","dop":"2025-12-01","serial_number":"15503835966939","imei1":"15503835966939","imei2":"15503835966939","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163889,"job_number":"JOB_163889","tr_customer_id":163906,"tr_customer_product_id":163896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:36:05.000Z","name":"Gina Wiza","mobile_number":"428-341-1983","email_id":"Domenica.McLaughlin@yahoo.com","dop":"2025-12-01","serial_number":"12496381076080","imei1":"12496381076080","imei2":"12496381076080","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163887,"job_number":"JOB_163887","tr_customer_id":163904,"tr_customer_product_id":163894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:46.000Z","name":"Rasheed Keeling","mobile_number":"360-809-2880","email_id":"Cecile36@yahoo.com","dop":"2025-12-01","serial_number":"17480896192556","imei1":"17480896192556","imei2":"17480896192556","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163885,"job_number":"JOB_163885","tr_customer_id":163902,"tr_customer_product_id":163892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:26.000Z","name":"Rafael Rolfson","mobile_number":"325-787-2331","email_id":"Samantha.Kunze14@gmail.com","dop":"2025-12-01","serial_number":"15911062209870","imei1":"15911062209870","imei2":"15911062209870","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163883,"job_number":"JOB_163883","tr_customer_id":163900,"tr_customer_product_id":163890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:32.000Z","modified_at":"2026-01-22T11:28:43.000Z","name":"Darien Becker","mobile_number":"985-642-6979","email_id":"Norris.Considine43@hotmail.com","dop":"2025-12-01","serial_number":"15602566077849","imei1":"15602566077849","imei2":"15602566077849","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163881,"job_number":"JOB_163881","tr_customer_id":163898,"tr_customer_product_id":163888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:16.000Z","modified_at":"2026-01-22T11:28:27.000Z","name":"Judy Marquardt","mobile_number":"253-642-5131","email_id":"Armando_Wilderman@hotmail.com","dop":"2025-12-01","serial_number":"10164841175363","imei1":"10164841175363","imei2":"10164841175363","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163879,"job_number":"JOB_163879","tr_customer_id":163896,"tr_customer_product_id":163886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:28:11.000Z","name":"Korey Hills","mobile_number":"381-719-0193","email_id":"Marie.Collins@yahoo.com","dop":"2025-12-01","serial_number":"13896817635128","imei1":"13896817635128","imei2":"13896817635128","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163877,"job_number":"JOB_163877","tr_customer_id":163894,"tr_customer_product_id":163884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:37.000Z","name":"Edison Ziemann","mobile_number":"327-489-0744","email_id":"Melissa50@gmail.com","dop":"2025-12-01","serial_number":"15306550253786","imei1":"15306550253786","imei2":"15306550253786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163875,"job_number":"JOB_163875","tr_customer_id":163892,"tr_customer_product_id":163882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:21.000Z","name":"Marcella Goodwin","mobile_number":"494-823-8140","email_id":"Ashtyn_Pacocha@yahoo.com","dop":"2025-12-01","serial_number":"18824334092007","imei1":"18824334092007","imei2":"18824334092007","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163873,"job_number":"JOB_163873","tr_customer_id":163890,"tr_customer_product_id":163880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:53.000Z","modified_at":"2026-01-22T11:24:04.000Z","name":"Lyla Cremin","mobile_number":"484-836-5412","email_id":"Kelley.Cormier@gmail.com","dop":"2025-12-01","serial_number":"16697875616134","imei1":"16697875616134","imei2":"16697875616134","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163869,"job_number":"JOB_163869","tr_customer_id":163886,"tr_customer_product_id":163876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:28:12.000Z","modified_at":"2026-01-22T10:28:21.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"102694508027991","imei1":"102694508027991","imei2":"102694508027991","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T10:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163867,"job_number":"JOB_163867","tr_customer_id":163884,"tr_customer_product_id":163874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:36:00.000Z","modified_at":"2026-01-22T09:36:09.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"106346002643866","imei1":"106346002643866","imei2":"106346002643866","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163865,"job_number":"JOB_163865","tr_customer_id":163882,"tr_customer_product_id":163872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:25:01.000Z","name":"Heloise Lockman","mobile_number":"486-621-4548","email_id":"Rosalia_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"12981077959920","imei1":"12981077959920","imei2":"12981077959920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163862,"job_number":"JOB_163862","tr_customer_id":163879,"tr_customer_product_id":163869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:28.000Z","modified_at":"2026-01-22T09:24:10.000Z","name":"Dudley Robel","mobile_number":"487-384-9573","email_id":"Lysanne_Willms66@gmail.com","dop":"2025-04-06","serial_number":"13848500856104","imei1":"13848500856104","imei2":"13848500856104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163859,"job_number":"JOB_163859","tr_customer_id":163876,"tr_customer_product_id":163866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:37.000Z","modified_at":"2026-01-22T09:23:19.000Z","name":"Rickie D'Amore","mobile_number":"331-210-1560","email_id":"Noelia.Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"18163693099997","imei1":"18163693099997","imei2":"18163693099997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163850,"job_number":"JOB_163850","tr_customer_id":163867,"tr_customer_product_id":163857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:35.000Z","modified_at":"2026-01-22T07:48:12.000Z","name":"Keyon Koss","mobile_number":"453-382-3372","email_id":"Makenzie95@hotmail.com","dop":"2025-04-06","serial_number":"10644952585658","imei1":"10644952585658","imei2":"10644952585658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163846,"job_number":"JOB_163846","tr_customer_id":163863,"tr_customer_product_id":163853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:05.000Z","modified_at":"2026-01-22T07:46:44.000Z","name":"Marisol McDermott","mobile_number":"499-462-0433","email_id":"Roxanne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"11004797543678","imei1":"11004797543678","imei2":"11004797543678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163839,"job_number":"JOB_163839","tr_customer_id":163856,"tr_customer_product_id":163846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:12.000Z","modified_at":"2026-01-22T07:21:52.000Z","name":"Nayeli Littel","mobile_number":"794-216-3369","email_id":"Mervin18@gmail.com","dop":"2017-01-31","serial_number":"18010674139915","imei1":"18010674139915","imei2":"18010674139915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163837,"job_number":"JOB_163837","tr_customer_id":163854,"tr_customer_product_id":163844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:36.000Z","modified_at":"2026-01-22T07:21:06.000Z","name":"Frederique Wolf","mobile_number":"388-675-9736","email_id":"Suzanne13@gmail.com","dop":"2017-01-31","serial_number":"13567306540845","imei1":"13567306540845","imei2":"13567306540845","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163835,"job_number":"JOB_163835","tr_customer_id":163852,"tr_customer_product_id":163842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:19:59.000Z","modified_at":"2026-01-22T07:20:30.000Z","name":"Hank Balistreri","mobile_number":"721-255-9153","email_id":"Sage_Gutkowski36@hotmail.com","dop":"2017-01-31","serial_number":"10639157303012","imei1":"10639157303012","imei2":"10639157303012","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163833,"job_number":"JOB_163833","tr_customer_id":163850,"tr_customer_product_id":163840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:26.000Z","modified_at":"2026-01-22T07:16:58.000Z","name":"Allie Oberbrunner","mobile_number":"982-384-8575","email_id":"Margie20@gmail.com","dop":"2017-01-31","serial_number":"10890307142317","imei1":"10890307142317","imei2":"10890307142317","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163831,"job_number":"JOB_163831","tr_customer_id":163848,"tr_customer_product_id":163838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:49.000Z","modified_at":"2026-01-22T07:16:20.000Z","name":"Blaise Collins","mobile_number":"941-734-1307","email_id":"Gino2@yahoo.com","dop":"2017-01-31","serial_number":"11857127179889","imei1":"11857127179889","imei2":"11857127179889","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163829,"job_number":"JOB_163829","tr_customer_id":163846,"tr_customer_product_id":163836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:12.000Z","modified_at":"2026-01-22T07:15:43.000Z","name":"Everett Lindgren","mobile_number":"561-581-0403","email_id":"Grayce89@yahoo.com","dop":"2017-01-31","serial_number":"15677690289463","imei1":"15677690289463","imei2":"15677690289463","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163825,"job_number":"JOB_163825","tr_customer_id":163842,"tr_customer_product_id":163832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:57.000Z","modified_at":"2026-01-22T07:05:37.000Z","name":"Jabari Graham","mobile_number":"941-232-0175","email_id":"Ramona.Stark@gmail.com","dop":"2025-04-06","serial_number":"17920457237708","imei1":"17920457237708","imei2":"17920457237708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163823,"job_number":"JOB_163823","tr_customer_id":163840,"tr_customer_product_id":163830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:10.000Z","modified_at":"2026-01-22T07:04:50.000Z","name":"Micheal Bosco","mobile_number":"415-334-8650","email_id":"Bertrand58@hotmail.com","dop":"2025-04-06","serial_number":"18184833007186","imei1":"18184833007186","imei2":"18184833007186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163820,"job_number":"JOB_163820","tr_customer_id":163837,"tr_customer_product_id":163827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:23.000Z","modified_at":"2026-01-22T07:04:03.000Z","name":"Robin Jast","mobile_number":"895-624-4184","email_id":"Gertrude56@yahoo.com","dop":"2025-04-06","serial_number":"14520643468617","imei1":"14520643468617","imei2":"14520643468617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163815,"job_number":"JOB_163815","tr_customer_id":163832,"tr_customer_product_id":163822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:06.000Z","modified_at":"2026-01-22T06:50:45.000Z","name":"Itzel Glover","mobile_number":"364-348-3374","email_id":"Adrianna_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"18544594708315","imei1":"18544594708315","imei2":"18544594708315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163812,"job_number":"JOB_163812","tr_customer_id":163829,"tr_customer_product_id":163819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:58.000Z","name":"Carlee Mueller","mobile_number":"410-466-5292","email_id":"Vivienne_Beatty21@gmail.com","dop":"2025-04-06","serial_number":"16242224977816","imei1":"16242224977816","imei2":"16242224977816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163808,"job_number":"JOB_163808","tr_customer_id":163825,"tr_customer_product_id":163815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:10.000Z","name":"Dexter Funk","mobile_number":"492-966-0821","email_id":"Filiberto.Glover@hotmail.com","dop":"2025-04-06","serial_number":"11332888311664","imei1":"11332888311664","imei2":"11332888311664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163807,"job_number":"JOB_163807","tr_customer_id":163824,"tr_customer_product_id":163814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:12.000Z","name":"Camryn Jacobs","mobile_number":"937-236-5660","email_id":"Norbert8@hotmail.com","dop":"2025-04-06","serial_number":"19998874940780","imei1":"19998874940780","imei2":"19998874940780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163804,"job_number":"JOB_163804","tr_customer_id":163821,"tr_customer_product_id":163811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:42.000Z","name":"Nicklaus Heller","mobile_number":"200-713-4222","email_id":"Estefania_Kiehn79@gmail.com","dop":"2025-04-06","serial_number":"16491025999149","imei1":"16491025999149","imei2":"16491025999149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163801,"job_number":"JOB_163801","tr_customer_id":163818,"tr_customer_product_id":163808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:17.000Z","modified_at":"2026-01-22T06:43:56.000Z","name":"Euna Kreiger","mobile_number":"479-533-9037","email_id":"Gina.Welch@yahoo.com","dop":"2025-04-06","serial_number":"19582100550882","imei1":"19582100550882","imei2":"19582100550882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163798,"job_number":"JOB_163798","tr_customer_id":163815,"tr_customer_product_id":163805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:43:24.000Z","name":"Teagan VonRueden","mobile_number":"475-566-6729","email_id":"Ralph98@yahoo.com","dop":"2025-04-06","serial_number":"17534801023052","imei1":"17534801023052","imei2":"17534801023052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163795,"job_number":"JOB_163795","tr_customer_id":163812,"tr_customer_product_id":163802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:30.000Z","modified_at":"2026-01-22T06:43:09.000Z","name":"Thea Jacobson","mobile_number":"939-668-0216","email_id":"Wiley_Schmeler82@yahoo.com","dop":"2025-04-06","serial_number":"19261597961466","imei1":"19261597961466","imei2":"19261597961466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163791,"job_number":"JOB_163791","tr_customer_id":163808,"tr_customer_product_id":163798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:06.000Z","name":"Golden Turner","mobile_number":"928-412-5217","email_id":"Marcellus_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"10998592491996","imei1":"10998592491996","imei2":"10998592491996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163790,"job_number":"JOB_163790","tr_customer_id":163807,"tr_customer_product_id":163797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:04.000Z","name":"Hester Runolfsdottir","mobile_number":"730-270-1032","email_id":"Vergie36@gmail.com","dop":"2025-04-06","serial_number":"14190741744478","imei1":"14190741744478","imei2":"14190741744478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163788,"job_number":"JOB_163788","tr_customer_id":163805,"tr_customer_product_id":163795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:41.000Z","name":"Bethany Leuschke","mobile_number":"268-224-5559","email_id":"Angelica86@hotmail.com","dop":"2025-04-06","serial_number":"18308575276356","imei1":"18308575276356","imei2":"18308575276356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163785,"job_number":"JOB_163785","tr_customer_id":163802,"tr_customer_product_id":163792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:21.000Z","modified_at":"2026-01-22T06:41:57.000Z","name":"Waldo Donnelly","mobile_number":"650-565-3305","email_id":"Andreanne26@hotmail.com","dop":"2025-04-06","serial_number":"15850171965855","imei1":"15850171965855","imei2":"15850171965855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163781,"job_number":"JOB_163781","tr_customer_id":163798,"tr_customer_product_id":163788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:39:14.000Z","name":"Kamille Reichert","mobile_number":"591-544-3306","email_id":"Jody_Orn@hotmail.com","dop":"2025-04-06","serial_number":"17586014889243","imei1":"17586014889243","imei2":"17586014889243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163778,"job_number":"JOB_163778","tr_customer_id":163795,"tr_customer_product_id":163785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:44.000Z","name":"Pamela Daniel","mobile_number":"229-480-2955","email_id":"Moshe78@yahoo.com","dop":"2000-01-31","serial_number":"10086342175894","imei1":"10086342175894","imei2":"10086342175894","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163775,"job_number":"JOB_163775","tr_customer_id":163792,"tr_customer_product_id":163782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:50.000Z","modified_at":"2026-01-22T06:38:28.000Z","name":"Jazmyne Zboncak","mobile_number":"784-300-1154","email_id":"Felipe.Conn75@yahoo.com","dop":"2025-04-06","serial_number":"15595491792555","imei1":"15595491792555","imei2":"15595491792555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163772,"job_number":"JOB_163772","tr_customer_id":163789,"tr_customer_product_id":163779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:56.000Z","name":"Mya Schaefer","mobile_number":"462-948-2895","email_id":"Junius_Corkery98@gmail.com","dop":"2000-01-31","serial_number":"10569914046962","imei1":"10569914046962","imei2":"10569914046962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163769,"job_number":"JOB_163769","tr_customer_id":163786,"tr_customer_product_id":163776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:42.000Z","name":"Makayla Hickle","mobile_number":"619-747-8861","email_id":"Elijah13@hotmail.com","dop":"2025-04-06","serial_number":"14105259631997","imei1":"14105259631997","imei2":"14105259631997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163766,"job_number":"JOB_163766","tr_customer_id":163783,"tr_customer_product_id":163773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:37:33.000Z","name":"Marta Spinka","mobile_number":"516-945-1761","email_id":"Judson2@hotmail.com","dop":"2025-04-06","serial_number":"14775032265602","imei1":"14775032265602","imei2":"14775032265602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163763,"job_number":"JOB_163763","tr_customer_id":163780,"tr_customer_product_id":163770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:29.000Z","modified_at":"2026-01-22T06:37:08.000Z","name":"Angela Hessel","mobile_number":"899-330-7927","email_id":"Michale_Weber@yahoo.com","dop":"2000-01-31","serial_number":"10066001589340","imei1":"10066001589340","imei2":"10066001589340","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163761,"job_number":"JOB_163761","tr_customer_id":163778,"tr_customer_product_id":163768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:17.000Z","modified_at":"2026-01-22T06:36:56.000Z","name":"Keon Runolfsdottir","mobile_number":"322-530-7062","email_id":"Nicolette_OKon@yahoo.com","dop":"2025-10-21","serial_number":"10367066533671","imei1":"10367066533671","imei2":"10367066533671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163758,"job_number":"JOB_163758","tr_customer_id":163775,"tr_customer_product_id":163765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:14.000Z","modified_at":"2026-01-22T06:36:50.000Z","name":"Raymundo Wuckert","mobile_number":"659-518-1806","email_id":"Aron95@hotmail.com","dop":"2025-04-06","serial_number":"13880478494318","imei1":"13880478494318","imei2":"13880478494318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163755,"job_number":"JOB_163755","tr_customer_id":163772,"tr_customer_product_id":163762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:41.000Z","modified_at":"2026-01-22T06:36:21.000Z","name":"Wilber Johnson","mobile_number":"473-999-4816","email_id":"Ezekiel10@hotmail.com","dop":"2000-01-31","serial_number":"10803950745665","imei1":"10803950745665","imei2":"10803950745665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163752,"job_number":"JOB_163752","tr_customer_id":163769,"tr_customer_product_id":163759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:36:07.000Z","name":"Sebastian Langosh","mobile_number":"885-943-0815","email_id":"Gudrun96@yahoo.com","dop":"2025-04-06","serial_number":"12926237935990","imei1":"12926237935990","imei2":"12926237935990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163750,"job_number":"JOB_163750","tr_customer_id":163767,"tr_customer_product_id":163757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:36:08.000Z","name":"Coleman Blick","mobile_number":"582-549-6382","email_id":"Jordyn_Streich@gmail.com","dop":"2025-10-21","serial_number":"15806385790181","imei1":"15806385790181","imei2":"15806385790181","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163748,"job_number":"JOB_163748","tr_customer_id":163765,"tr_customer_product_id":163755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:35:20.000Z","name":"Rosalind Kris","mobile_number":"285-353-7533","email_id":"Ima_Johnson@gmail.com","dop":"2025-10-21","serial_number":"17654867066372","imei1":"17654867066372","imei2":"17654867066372","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163745,"job_number":"JOB_163745","tr_customer_id":163762,"tr_customer_product_id":163752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:21.000Z","modified_at":"2026-01-22T06:35:00.000Z","name":"Zola Glover","mobile_number":"711-819-3966","email_id":"Jaylin.Strosin43@hotmail.com","dop":"2025-04-06","serial_number":"14012787808279","imei1":"14012787808279","imei2":"14012787808279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163743,"job_number":"JOB_163743","tr_customer_id":163760,"tr_customer_product_id":163750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:58.000Z","name":"Sven Pagac","mobile_number":"832-783-2722","email_id":"Chauncey.Doyle@yahoo.com","dop":"2025-04-06","serial_number":"17268899665027","imei1":"17268899665027","imei2":"17268899665027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163740,"job_number":"JOB_163740","tr_customer_id":163757,"tr_customer_product_id":163747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:31:12.000Z","name":"Aditya Dare","mobile_number":"740-373-1084","email_id":"Oscar_Grant@hotmail.com","dop":"2025-04-06","serial_number":"18262977342874","imei1":"18262977342874","imei2":"18262977342874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163736,"job_number":"JOB_163736","tr_customer_id":163753,"tr_customer_product_id":163743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:30:25.000Z","name":"Jerrold McKenzie","mobile_number":"718-262-9425","email_id":"Oren_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"14467383637360","imei1":"14467383637360","imei2":"14467383637360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163731,"job_number":"JOB_163731","tr_customer_id":163748,"tr_customer_product_id":163738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:29:09.000Z","name":"Nicola Schaden","mobile_number":"337-507-9155","email_id":"Antonina28@hotmail.com","dop":"2025-04-06","serial_number":"12220475653039","imei1":"12220475653039","imei2":"12220475653039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163728,"job_number":"JOB_163728","tr_customer_id":163745,"tr_customer_product_id":163735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:44.000Z","modified_at":"2026-01-22T06:28:22.000Z","name":"Destin Conn","mobile_number":"757-462-6687","email_id":"Jovani43@hotmail.com","dop":"2025-04-06","serial_number":"14522956641895","imei1":"14522956641895","imei2":"14522956641895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163725,"job_number":"JOB_163725","tr_customer_id":163742,"tr_customer_product_id":163732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:27:36.000Z","name":"Monty Harber","mobile_number":"382-239-7075","email_id":"Ike_Wyman65@yahoo.com","dop":"2025-04-06","serial_number":"15570210601904","imei1":"15570210601904","imei2":"15570210601904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163722,"job_number":"JOB_163722","tr_customer_id":163739,"tr_customer_product_id":163729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:26:33.000Z","name":"Francisco Altenwerth","mobile_number":"381-716-0944","email_id":"Coty.Gleichner3@yahoo.com","dop":"2025-04-06","serial_number":"18811622312415","imei1":"18811622312415","imei2":"18811622312415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163719,"job_number":"JOB_163719","tr_customer_id":163736,"tr_customer_product_id":163726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:45.000Z","name":"Clay Kassulke","mobile_number":"355-694-2141","email_id":"Moriah_Lind77@gmail.com","dop":"2025-04-06","serial_number":"10951304701029","imei1":"10951304701029","imei2":"10951304701029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163716,"job_number":"JOB_163716","tr_customer_id":163733,"tr_customer_product_id":163723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:25:23.000Z","name":"Alexandro Fisher","mobile_number":"551-782-6815","email_id":"Kali.Rippin85@hotmail.com","dop":"2025-06-18","serial_number":"10177863747755","imei1":"10177863747755","imei2":"10177863747755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163709,"job_number":"JOB_163709","tr_customer_id":163726,"tr_customer_product_id":163716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:57.000Z","name":"Jayde Stiedemann","mobile_number":"737-697-3101","email_id":"Kelly.Boyer52@hotmail.com","dop":"2025-04-06","serial_number":"19420264240915","imei1":"19420264240915","imei2":"19420264240915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163698,"job_number":"JOB_163698","tr_customer_id":163715,"tr_customer_product_id":163705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:55.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Providenci O'Keefe","mobile_number":"941-335-6566","email_id":"Giovanna_Lowe78@gmail.com","dop":"2025-06-18","serial_number":"10494778859840","imei1":"10494778859840","imei2":"10494778859840","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163696,"job_number":"JOB_163696","tr_customer_id":163713,"tr_customer_product_id":163703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:24:37.000Z","name":"Gage Kassulke","mobile_number":"622-768-8871","email_id":"Jerome.Hane23@hotmail.com","dop":"2025-04-06","serial_number":"13637247338708","imei1":"13637247338708","imei2":"13637247338708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163690,"job_number":"JOB_163690","tr_customer_id":163707,"tr_customer_product_id":163697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:38.000Z","modified_at":"2026-01-22T05:21:14.000Z","name":"Edmond Sauer","mobile_number":"794-962-7371","email_id":"Tania32@gmail.com","dop":"2025-04-06","serial_number":"15726405377986","imei1":"15726405377986","imei2":"15726405377986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163687,"job_number":"JOB_163687","tr_customer_id":163704,"tr_customer_product_id":163694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:20:30.000Z","name":"Glen Mante","mobile_number":"778-714-7544","email_id":"Bobby.Graham@yahoo.com","dop":"2025-04-06","serial_number":"13302603732268","imei1":"13302603732268","imei2":"13302603732268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163684,"job_number":"JOB_163684","tr_customer_id":163701,"tr_customer_product_id":163691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:46.000Z","name":"Felicia Moore","mobile_number":"236-221-4748","email_id":"Savanna_Haag82@hotmail.com","dop":"2025-04-06","serial_number":"17018808213389","imei1":"17018808213389","imei2":"17018808213389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163681,"job_number":"JOB_163681","tr_customer_id":163698,"tr_customer_product_id":163688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:22.000Z","modified_at":"2026-01-22T05:03:01.000Z","name":"Jakayla Barrows","mobile_number":"710-547-5113","email_id":"Germaine_Marks@gmail.com","dop":"2025-04-06","serial_number":"16564282382212","imei1":"16564282382212","imei2":"16564282382212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163679,"job_number":"JOB_163679","tr_customer_id":163696,"tr_customer_product_id":163686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:11.000Z","modified_at":"2026-01-22T05:02:51.000Z","name":"Alisa Lesch","mobile_number":"966-711-4983","email_id":"Darrell16@gmail.com","dop":"2025-04-06","serial_number":"18810656100260","imei1":"18810656100260","imei2":"18810656100260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:02:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163677,"job_number":"JOB_163677","tr_customer_id":163694,"tr_customer_product_id":163684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:07.000Z","modified_at":"2026-01-22T05:01:43.000Z","name":"Hipolito McCullough","mobile_number":"685-843-5391","email_id":"Trenton_Powlowski86@hotmail.com","dop":"2025-04-06","serial_number":"16249149487387","imei1":"16249149487387","imei2":"16249149487387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163675,"job_number":"JOB_163675","tr_customer_id":163692,"tr_customer_product_id":163682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:23.000Z","modified_at":"2026-01-22T05:01:00.000Z","name":"Michelle Lockman","mobile_number":"851-833-7223","email_id":"Bruce.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"10121876545601","imei1":"10121876545601","imei2":"10121876545601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163673,"job_number":"JOB_163673","tr_customer_id":163690,"tr_customer_product_id":163680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:39.000Z","modified_at":"2026-01-22T05:00:16.000Z","name":"Mabel Ward","mobile_number":"539-353-2692","email_id":"Otis_Renner56@yahoo.com","dop":"2025-04-06","serial_number":"18350331245889","imei1":"18350331245889","imei2":"18350331245889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163671,"job_number":"JOB_163671","tr_customer_id":163688,"tr_customer_product_id":163678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:33.000Z","modified_at":"2026-01-22T04:53:43.000Z","name":"Lonny Yost","mobile_number":"663-687-9890","email_id":"Geo76@gmail.com","dop":"2025-07-01","serial_number":"108699234561943","imei1":"108699234561943","imei2":"108699234561943","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163669,"job_number":"JOB_163669","tr_customer_id":163686,"tr_customer_product_id":163676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:20.000Z","modified_at":"2026-01-22T04:53:30.000Z","name":"Oran Volkman","mobile_number":"296-891-2699","email_id":"Ervin30@yahoo.com","dop":"2025-07-01","serial_number":"101314957512046","imei1":"101314957512046","imei2":"101314957512046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163661,"job_number":"JOB_163661","tr_customer_id":163678,"tr_customer_product_id":163668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97570357307641","imei1":"97570357307641","imei2":"97570357307641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163654,"job_number":"JOB_163654","tr_customer_id":163671,"tr_customer_product_id":163661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61952597096654","imei1":"61952597096654","imei2":"61952597096654","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163647,"job_number":"JOB_163647","tr_customer_id":163664,"tr_customer_product_id":163654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15568422340947","imei1":"15568422340947","imei2":"15568422340947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163635,"job_number":"JOB_163635","tr_customer_id":163652,"tr_customer_product_id":163642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:57.000Z","name":"Elton Dietrich","mobile_number":"656-500-8270","email_id":"Kadin44@hotmail.com","dop":"2025-04-06","serial_number":"18940203838680","imei1":"18940203838680","imei2":"18940203838680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163633,"job_number":"JOB_163633","tr_customer_id":163650,"tr_customer_product_id":163640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:55.000Z","name":"Layla D'Amore","mobile_number":"877-265-3897","email_id":"Delores_Jast95@hotmail.com","dop":"2025-04-06","serial_number":"17982196227659","imei1":"17982196227659","imei2":"17982196227659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163629,"job_number":"JOB_163629","tr_customer_id":163646,"tr_customer_product_id":163636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:01:13.000Z","name":"Jeff Monahan","mobile_number":"786-616-3413","email_id":"Urban_Murray66@gmail.com","dop":"2025-04-06","serial_number":"12596659914898","imei1":"12596659914898","imei2":"12596659914898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163627,"job_number":"JOB_163627","tr_customer_id":163644,"tr_customer_product_id":163634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:01:12.000Z","name":"Derek Hand","mobile_number":"863-467-4576","email_id":"Davin_Dietrich93@hotmail.com","dop":"2025-04-06","serial_number":"12951902035683","imei1":"12951902035683","imei2":"12951902035683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163623,"job_number":"JOB_163623","tr_customer_id":163640,"tr_customer_product_id":163630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Ashleigh Prohaska","mobile_number":"300-839-9371","email_id":"Maximo12@gmail.com","dop":"2025-04-06","serial_number":"15715682937946","imei1":"15715682937946","imei2":"15715682937946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163621,"job_number":"JOB_163621","tr_customer_id":163638,"tr_customer_product_id":163628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Aurelia Monahan","mobile_number":"297-744-6002","email_id":"Elliot_Walter33@gmail.com","dop":"2000-01-31","serial_number":"10011155377352","imei1":"10011155377352","imei2":"10011155377352","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163615,"job_number":"JOB_163615","tr_customer_id":163632,"tr_customer_product_id":163622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:48.000Z","name":"Magnus Gleason","mobile_number":"395-967-3010","email_id":"Shane.Waelchi4@hotmail.com","dop":"2025-04-06","serial_number":"11518332554242","imei1":"11518332554242","imei2":"11518332554242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163612,"job_number":"JOB_163612","tr_customer_id":163629,"tr_customer_product_id":163619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:08.000Z","modified_at":"2026-01-22T04:00:44.000Z","name":"Blanca Ward","mobile_number":"647-896-9884","email_id":"Macie.Quigley@yahoo.com","dop":"2025-04-06","serial_number":"17755215152800","imei1":"17755215152800","imei2":"17755215152800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163606,"job_number":"JOB_163606","tr_customer_id":163623,"tr_customer_product_id":163613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:40.000Z","name":"Bridgette Schinner","mobile_number":"933-548-5720","email_id":"Joe.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"13665516311345","imei1":"13665516311345","imei2":"13665516311345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163603,"job_number":"JOB_163603","tr_customer_id":163620,"tr_customer_product_id":163610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T04:00:33.000Z","name":"Rashad Dach","mobile_number":"268-945-1016","email_id":"Nadia31@gmail.com","dop":"2025-04-06","serial_number":"16735578186941","imei1":"16735578186941","imei2":"16735578186941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163599,"job_number":"JOB_163599","tr_customer_id":163616,"tr_customer_product_id":163606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Thaddeus Schiller","mobile_number":"250-780-4642","email_id":"Patricia91@hotmail.com","dop":"2025-04-06","serial_number":"11169688234102","imei1":"11169688234102","imei2":"11169688234102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163597,"job_number":"JOB_163597","tr_customer_id":163614,"tr_customer_product_id":163604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:28.000Z","name":"Willie Grady","mobile_number":"407-248-6666","email_id":"Neoma25@hotmail.com","dop":"2025-04-06","serial_number":"19259509435261","imei1":"19259509435261","imei2":"19259509435261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163590,"job_number":"JOB_163590","tr_customer_id":163607,"tr_customer_product_id":163597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T04:00:23.000Z","name":"Adam Rowe","mobile_number":"662-758-4858","email_id":"Gerald_McCullough@gmail.com","dop":"2025-04-06","serial_number":"11971524107948","imei1":"11971524107948","imei2":"11971524107948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163588,"job_number":"JOB_163588","tr_customer_id":163605,"tr_customer_product_id":163595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T04:00:22.000Z","name":"Peyton Mosciski","mobile_number":"920-546-3457","email_id":"Keanu.Kertzmann@hotmail.com","dop":"2000-01-31","serial_number":"10112136958537","imei1":"10112136958537","imei2":"10112136958537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163585,"job_number":"JOB_163585","tr_customer_id":163602,"tr_customer_product_id":163592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:41.000Z","modified_at":"2026-01-22T04:00:17.000Z","name":"Ted Sawayn","mobile_number":"455-730-6137","email_id":"Justen_Stracke@gmail.com","dop":"2025-04-06","serial_number":"15642874933630","imei1":"15642874933630","imei2":"15642874933630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163581,"job_number":"JOB_163581","tr_customer_id":163598,"tr_customer_product_id":163588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:25.000Z","modified_at":"2026-01-22T04:00:00.000Z","name":"Xavier Collier","mobile_number":"621-323-7007","email_id":"Rickey13@hotmail.com","dop":"2025-04-06","serial_number":"11259194263564","imei1":"11259194263564","imei2":"11259194263564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163578,"job_number":"JOB_163578","tr_customer_id":163595,"tr_customer_product_id":163585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T04:00:02.000Z","name":"Dayton Rolfson","mobile_number":"216-577-9783","email_id":"Mario72@hotmail.com","dop":"2025-04-06","serial_number":"11006453362408","imei1":"11006453362408","imei2":"11006453362408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163576,"job_number":"JOB_163576","tr_customer_id":163593,"tr_customer_product_id":163583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Shawn Rowe","mobile_number":"742-804-9625","email_id":"Cody_Murazik@gmail.com","dop":"2025-04-06","serial_number":"19363560765469","imei1":"19363560765469","imei2":"19363560765469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163572,"job_number":"JOB_163572","tr_customer_id":163589,"tr_customer_product_id":163579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:57.000Z","name":"Elza Okuneva","mobile_number":"999-683-7319","email_id":"Watson20@gmail.com","dop":"2025-04-06","serial_number":"14425716504440","imei1":"14425716504440","imei2":"14425716504440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163570,"job_number":"JOB_163570","tr_customer_id":163587,"tr_customer_product_id":163577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:56.000Z","name":"Ellis Zulauf","mobile_number":"658-980-8573","email_id":"Andreane_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15770537901049","imei1":"15770537901049","imei2":"15770537901049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163565,"job_number":"JOB_163565","tr_customer_id":163582,"tr_customer_product_id":163572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"Dasia Graham","mobile_number":"228-666-1215","email_id":"Lisa60@hotmail.com","dop":"2025-04-06","serial_number":"18534045241389","imei1":"18534045241389","imei2":"18534045241389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163560,"job_number":"JOB_163560","tr_customer_id":163577,"tr_customer_product_id":163567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Jedediah Senger","mobile_number":"563-248-9478","email_id":"Wilson35@hotmail.com","dop":"2025-04-06","serial_number":"18043763468982","imei1":"18043763468982","imei2":"18043763468982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163553,"job_number":"JOB_163553","tr_customer_id":163570,"tr_customer_product_id":163560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Clovis Mills","mobile_number":"685-429-8114","email_id":"Gianni17@hotmail.com","dop":"2025-04-06","serial_number":"16162231947775","imei1":"16162231947775","imei2":"16162231947775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163550,"job_number":"JOB_163550","tr_customer_id":163567,"tr_customer_product_id":163557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Simone Wyman","mobile_number":"262-902-2648","email_id":"Carrie20@yahoo.com","dop":"2000-01-31","serial_number":"10987226518985","imei1":"10987226518985","imei2":"10987226518985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163546,"job_number":"JOB_163546","tr_customer_id":163563,"tr_customer_product_id":163553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Florida Schowalter","mobile_number":"276-573-7117","email_id":"Ariel.Hane@gmail.com","dop":"2025-04-06","serial_number":"12092392707101","imei1":"12092392707101","imei2":"12092392707101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163544,"job_number":"JOB_163544","tr_customer_id":163561,"tr_customer_product_id":163551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Anthony Jacobs","mobile_number":"438-651-0127","email_id":"Jade_Boyer@gmail.com","dop":"2025-04-06","serial_number":"14401746799274","imei1":"14401746799274","imei2":"14401746799274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163540,"job_number":"JOB_163540","tr_customer_id":163557,"tr_customer_product_id":163547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:42.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Taya Nolan","mobile_number":"568-853-5563","email_id":"Mckayla_Franecki@hotmail.com","dop":"2025-04-06","serial_number":"19491977456158","imei1":"19491977456158","imei2":"19491977456158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163539,"job_number":"JOB_163539","tr_customer_id":163556,"tr_customer_product_id":163546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Bertrand Hayes","mobile_number":"589-390-0823","email_id":"Clara87@yahoo.com","dop":"2025-04-06","serial_number":"15490643124220","imei1":"15490643124220","imei2":"15490643124220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163533,"job_number":"JOB_163533","tr_customer_id":163550,"tr_customer_product_id":163540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Antonietta Veum","mobile_number":"911-292-1699","email_id":"Ursula_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"10766294919009","imei1":"10766294919009","imei2":"10766294919009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163532,"job_number":"JOB_163532","tr_customer_id":163549,"tr_customer_product_id":163539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:59:14.000Z","name":"Viola Gutkowski","mobile_number":"226-922-5745","email_id":"Gaylord19@yahoo.com","dop":"2025-04-06","serial_number":"14742006249625","imei1":"14742006249625","imei2":"14742006249625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163529,"job_number":"JOB_163529","tr_customer_id":163546,"tr_customer_product_id":163536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Keshaun Rippin","mobile_number":"344-536-0075","email_id":"Haleigh.Adams41@yahoo.com","dop":"2025-04-06","serial_number":"14997931498514","imei1":"14997931498514","imei2":"14997931498514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163525,"job_number":"JOB_163525","tr_customer_id":163542,"tr_customer_product_id":163532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:59:08.000Z","name":"Dan Pacocha","mobile_number":"287-992-2459","email_id":"Amparo45@gmail.com","dop":"2025-04-06","serial_number":"13306504335065","imei1":"13306504335065","imei2":"13306504335065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163521,"job_number":"JOB_163521","tr_customer_id":163538,"tr_customer_product_id":163528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Kellen Lakin","mobile_number":"305-601-6537","email_id":"Marques20@yahoo.com","dop":"2025-04-06","serial_number":"13938638381888","imei1":"13938638381888","imei2":"13938638381888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163518,"job_number":"JOB_163518","tr_customer_id":163535,"tr_customer_product_id":163525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:27.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Beth Bosco","mobile_number":"871-219-4103","email_id":"Jairo_Tillman@gmail.com","dop":"2025-05-30","serial_number":"19526323722702","imei1":"19526323722702","imei2":"19526323722702","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163515,"job_number":"JOB_163515","tr_customer_id":163532,"tr_customer_product_id":163522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:55.000Z","name":"Eloy Haag","mobile_number":"707-863-6602","email_id":"Cristobal93@gmail.com","dop":"2000-01-31","serial_number":"10081072752305","imei1":"10081072752305","imei2":"10081072752305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163514,"job_number":"JOB_163514","tr_customer_id":163531,"tr_customer_product_id":163521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:54.000Z","name":"Virginie Rippin","mobile_number":"220-247-3907","email_id":"Lilyan_Koepp97@hotmail.com","dop":"2025-06-18","serial_number":"10833226072437","imei1":"10833226072437","imei2":"10833226072437","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163509,"job_number":"JOB_163509","tr_customer_id":163526,"tr_customer_product_id":163516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Kieran Hamill","mobile_number":"676-812-2457","email_id":"Krista52@gmail.com","dop":"2025-04-06","serial_number":"13360449192288","imei1":"13360449192288","imei2":"13360449192288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163507,"job_number":"JOB_163507","tr_customer_id":163524,"tr_customer_product_id":163514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Dagmar Okuneva","mobile_number":"580-344-0234","email_id":"Carmel.Hartmann64@gmail.com","dop":"2025-04-06","serial_number":"15746221300219","imei1":"15746221300219","imei2":"15746221300219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163503,"job_number":"JOB_163503","tr_customer_id":163520,"tr_customer_product_id":163510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:02.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"Myrl Robel","mobile_number":"803-530-3775","email_id":"Hudson48@gmail.com","dop":"2025-04-06","serial_number":"17252833675228","imei1":"17252833675228","imei2":"17252833675228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163501,"job_number":"JOB_163501","tr_customer_id":163518,"tr_customer_product_id":163508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:34.000Z","name":"Willard Grady","mobile_number":"481-497-9561","email_id":"Eusebio.Rempel95@gmail.com","dop":"2025-04-06","serial_number":"10413286534780","imei1":"10413286534780","imei2":"10413286534780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163498,"job_number":"JOB_163498","tr_customer_id":163515,"tr_customer_product_id":163505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:55.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Noelia White","mobile_number":"602-745-6781","email_id":"Elenora.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"12771801690877","imei1":"12771801690877","imei2":"12771801690877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163495,"job_number":"JOB_163495","tr_customer_id":163512,"tr_customer_product_id":163502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Cydney Rogahn","mobile_number":"439-225-9490","email_id":"Clement71@yahoo.com","dop":"2025-04-06","serial_number":"15093034076349","imei1":"15093034076349","imei2":"15093034076349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163492,"job_number":"JOB_163492","tr_customer_id":163509,"tr_customer_product_id":163499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:27.000Z","name":"Danielle Brekke","mobile_number":"512-745-1292","email_id":"Antonette.Homenick88@hotmail.com","dop":"2025-04-06","serial_number":"13728254893091","imei1":"13728254893091","imei2":"13728254893091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163488,"job_number":"JOB_163488","tr_customer_id":163505,"tr_customer_product_id":163495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:58:22.000Z","name":"Constance Moen","mobile_number":"890-897-6766","email_id":"Immanuel_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"10056745028317","imei1":"10056745028317","imei2":"10056745028317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163485,"job_number":"JOB_163485","tr_customer_id":163502,"tr_customer_product_id":163492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:44.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Casimer Lebsack","mobile_number":"814-284-5872","email_id":"Walter.Pfannerstill52@yahoo.com","dop":"2025-04-06","serial_number":"12425230516743","imei1":"12425230516743","imei2":"12425230516743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163482,"job_number":"JOB_163482","tr_customer_id":163499,"tr_customer_product_id":163489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:58:12.000Z","name":"Daryl Orn","mobile_number":"332-287-8443","email_id":"Declan36@gmail.com","dop":"2025-06-18","serial_number":"10905585943521","imei1":"10905585943521","imei2":"10905585943521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163478,"job_number":"JOB_163478","tr_customer_id":163495,"tr_customer_product_id":163485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:33.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Kaelyn Reichert","mobile_number":"649-545-2289","email_id":"Verlie.Mitchell79@hotmail.com","dop":"2025-04-06","serial_number":"18670258333112","imei1":"18670258333112","imei2":"18670258333112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163475,"job_number":"JOB_163475","tr_customer_id":163492,"tr_customer_product_id":163482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:30.000Z","modified_at":"2026-01-22T03:58:07.000Z","name":"Sanford Auer","mobile_number":"742-268-5310","email_id":"Erika60@hotmail.com","dop":"2025-04-06","serial_number":"16359301569719","imei1":"16359301569719","imei2":"16359301569719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163472,"job_number":"JOB_163472","tr_customer_id":163489,"tr_customer_product_id":163479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:19.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Stevie Kozey","mobile_number":"722-406-6593","email_id":"Napoleon.Treutel8@gmail.com","dop":"2025-04-06","serial_number":"14748606284092","imei1":"14748606284092","imei2":"14748606284092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163471,"job_number":"JOB_163471","tr_customer_id":163488,"tr_customer_product_id":163478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:11.000Z","modified_at":"2026-01-22T03:57:19.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10104137016969","imei1":"10104137016969","imei2":"10104137016969","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163469,"job_number":"JOB_163469","tr_customer_id":163486,"tr_customer_product_id":163476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:09.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Celestino Champlin","mobile_number":"323-428-4779","email_id":"Lillian.Stamm74@gmail.com","dop":"2025-04-06","serial_number":"18942008871062","imei1":"18942008871062","imei2":"18942008871062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163466,"job_number":"JOB_163466","tr_customer_id":163483,"tr_customer_product_id":163473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:02.000Z","modified_at":"2026-01-22T03:57:40.000Z","name":"Ezekiel Torphy","mobile_number":"930-230-8149","email_id":"Will.Cartwright25@yahoo.com","dop":"2025-04-06","serial_number":"19077715366923","imei1":"19077715366923","imei2":"19077715366923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163465,"job_number":"JOB_163465","tr_customer_id":163482,"tr_customer_product_id":163472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:00.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66098132301166","imei1":"66098132301166","imei2":"66098132301166","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163462,"job_number":"JOB_163462","tr_customer_id":163479,"tr_customer_product_id":163469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:05:01.000Z","name":"Clementine Mayer","mobile_number":"498-728-1723","email_id":"Estefania_Moore73@hotmail.com","dop":"2025-04-06","serial_number":"15867308796195","imei1":"15867308796195","imei2":"15867308796195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163459,"job_number":"JOB_163459","tr_customer_id":163476,"tr_customer_product_id":163466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:04:19.000Z","name":"Omer Nienow","mobile_number":"599-496-0604","email_id":"Effie_Smith@hotmail.com","dop":"2025-04-06","serial_number":"12544195811635","imei1":"12544195811635","imei2":"12544195811635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163456,"job_number":"JOB_163456","tr_customer_id":163473,"tr_customer_product_id":163463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:37.000Z","name":"Krista Terry","mobile_number":"948-520-8742","email_id":"Jammie87@gmail.com","dop":"2025-04-06","serial_number":"11743797185499","imei1":"11743797185499","imei2":"11743797185499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzc1ODJ9.Hr3EHbbx-4FHSQXT6-cdjP5LqDdOSTsaoL0js2HOR30 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 86a4bc6e-1ff5-414e-9e4e-4337dda7f658 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_163999"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"401-b2T1/4ohyAXEUbfGLyjABnNeXDw" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163999,"job_number":"JOB_163999","tr_customer_id":164016,"tr_customer_product_id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:10.000Z","name":"Johan Witting","mobile_number":"254-946-6614","email_id":"Valentin47@gmail.com","dop":"2025-12-01","serial_number":"15587379122076","imei1":"15587379122076","imei2":"15587379122076","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMjZ9.WDtFvPiG1Wsk63Ba7cs8llNRe7ucmD1WGOi4tOJUZ3Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 573bf54a-4376-4f70-a4f6-abc4c106b600 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"62c-msQlWHsrnRlrGBxa128rsA+CDpE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":163999,"job_number":"JOB_163999","tr_customer_id":164016,"tr_customer_product_id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:10.000Z","name":"Johan Witting","mobile_number":"254-946-6614","email_id":"Valentin47@gmail.com","dop":"2025-12-01","serial_number":"15587379122076","imei1":"15587379122076","imei2":"15587379122076","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":627998,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T14:27:10.000Z","created_at":"2026-01-22T14:27:10.000Z"},{"id":627999,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T14:27:10.000Z","created_at":"2026-01-22T14:27:10.000Z"}],"problems":[{"id":143415,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T14:27:10.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3df7f078-7e36-440a-b22f-fb287cfc4953 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-f/54fzR+2i71jkNYwh1L7J1xK5o" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMzR9.12IKzQ9_A-r_UHMyAJqtwvdTSM9yli0nn1-kZEbx_Ws"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMzR9.12IKzQ9_A-r_UHMyAJqtwvdTSM9yli0nn1-kZEbx_Ws |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eba2b26c-c197-445d-9c0f-8b48beb61c91 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-z3kPe63FCyX4+dgtahsodYVcnu8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMzR9.12IKzQ9_A-r_UHMyAJqtwvdTSM9yli0nn1-kZEbx_Ws |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f9ee16b8-7886-4cca-bac7-2e3aa72c1b16 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-GnIFwSjGg2TGrJW3P203IE2tfjo" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":356},{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMzR9.12IKzQ9_A-r_UHMyAJqtwvdTSM9yli0nn1-kZEbx_Ws |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aedf8c27-4f73-405c-9ac5-4d13ef43bf33 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"565f4-gPbm2DpgBhaFyO8QlsY6TVT6LEg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163450,"job_number":"JOB_163450","tr_customer_id":163467,"tr_customer_product_id":163457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T19:53:01.000Z","modified_at":"2026-01-21T19:53:01.000Z","name":"Nichole Armstrong","mobile_number":"675-528-4812","email_id":"Leland_Durgan86@hotmail.com","dop":"2025-06-08","serial_number":"13329187153531","imei1":"13329187153531","imei2":"13329187153531","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163451,"job_number":"JOB_163451","tr_customer_id":163468,"tr_customer_product_id":163458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T21:32:53.000Z","modified_at":"2026-01-21T21:32:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-11","serial_number":"48869945694101","imei1":"48869945694101","imei2":"48869945694101","popurl":"2026-01-11T21:32:52.998717400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T21:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163452,"job_number":"JOB_163452","tr_customer_id":163469,"tr_customer_product_id":163459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:16.000Z","modified_at":"2026-01-21T23:44:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-11T23:44:16.542327478Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163453,"job_number":"JOB_163453","tr_customer_id":163470,"tr_customer_product_id":163460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:17.000Z","modified_at":"2026-01-21T23:44:17.000Z","name":"Girika Iyengar","mobile_number":"7031314799","email_id":"deeptimayee.nehru@hotmail.com","dop":"2026-01-11","serial_number":"405304950696894","imei1":"405304950696894","imei2":"405304950696894","popurl":"www.subodh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163454,"job_number":"JOB_163454","tr_customer_id":163471,"tr_customer_product_id":163461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:46:44.000Z","modified_at":"2026-01-21T23:46:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-11T23:46:44.378035204Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163919,"job_number":"JOB_163919","tr_customer_id":163936,"tr_customer_product_id":163926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17018818799865","imei1":"17018818799865","imei2":"17018818799865","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163921,"job_number":"JOB_163921","tr_customer_id":163938,"tr_customer_product_id":163928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19160647369108","imei1":"19160647369108","imei2":"19160647369108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163923,"job_number":"JOB_163923","tr_customer_id":163940,"tr_customer_product_id":163930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105133757295131","imei1":"105133757295131","imei2":"105133757295131","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163924,"job_number":"JOB_163924","tr_customer_id":163941,"tr_customer_product_id":163931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"101213901565840","imei1":"101213901565840","imei2":"101213901565840","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163925,"job_number":"JOB_163925","tr_customer_id":163942,"tr_customer_product_id":163932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105222480433245","imei1":"105222480433245","imei2":"105222480433245","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163929,"job_number":"JOB_163929","tr_customer_id":163946,"tr_customer_product_id":163936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:15:01.000Z","modified_at":"2026-01-22T13:15:01.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-12","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-12T13:15:00.683846363Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163930,"job_number":"JOB_163930","tr_customer_id":163947,"tr_customer_product_id":163937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:25.000Z","modified_at":"2026-01-22T13:32:25.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"bharatij243@gmail.com","dop":"2025-11-30","serial_number":"102415798690997","imei1":"102415798690997","imei2":"102415798690997","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163931,"job_number":"JOB_163931","tr_customer_id":163948,"tr_customer_product_id":163938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:26.000Z","modified_at":"2026-01-22T13:32:26.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"udayp23@gmail.com","dop":"2025-11-30","serial_number":"101460813444357","imei1":"101460813444357","imei2":"101460813444357","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163932,"job_number":"JOB_163932","tr_customer_id":163949,"tr_customer_product_id":163939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:27.000Z","modified_at":"2026-01-22T13:32:27.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"kajalj2344@gmail.com","dop":"2025-11-30","serial_number":"105210233199496","imei1":"105210233199496","imei2":"105210233199496","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163936,"job_number":"JOB_163936","tr_customer_id":163953,"tr_customer_product_id":163943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:54:54.000Z","modified_at":"2026-01-22T13:54:54.000Z","name":"Hilda Sipes","mobile_number":"Jones","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"16257583253605","imei2":"16257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163937,"job_number":"JOB_163937","tr_customer_id":163954,"tr_customer_product_id":163944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38452920062049","imei1":"38452920062049","imei2":"38452920062049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163938,"job_number":"JOB_163938","tr_customer_id":163955,"tr_customer_product_id":163945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77139864587698","imei1":"77139864587698","imei2":"77139864587698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163939,"job_number":"JOB_163939","tr_customer_id":163956,"tr_customer_product_id":163946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27476822549382","imei1":"27476822549382","imei2":"27476822549382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163940,"job_number":"JOB_163940","tr_customer_id":163957,"tr_customer_product_id":163947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34246268224268","imei1":"34246268224268","imei2":"34246268224268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163941,"job_number":"JOB_163941","tr_customer_id":163958,"tr_customer_product_id":163948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71805424824978","imei1":"71805424824978","imei2":"71805424824978","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163942,"job_number":"JOB_163942","tr_customer_id":163959,"tr_customer_product_id":163949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:06.000Z","modified_at":"2026-01-22T14:00:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49345789284070","imei1":"49345789284070","imei2":"49345789284070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163945,"job_number":"JOB_163945","tr_customer_id":163962,"tr_customer_product_id":163952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:20.000Z","modified_at":"2026-01-22T14:00:20.000Z","name":"Jocelyn Thompson","mobile_number":"860-802-4691","email_id":"Dovie45@hotmail.com","dop":"2025-04-06","serial_number":"10913258822432294","imei1":"10913258822432294","imei2":"10913258822432294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163946,"job_number":"JOB_163946","tr_customer_id":163963,"tr_customer_product_id":163953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72049590944121","imei1":"72049590944121","imei2":"72049590944121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163947,"job_number":"JOB_163947","tr_customer_id":163964,"tr_customer_product_id":163954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68556658687517","imei1":"68556658687517","imei2":"68556658687517","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163948,"job_number":"JOB_163948","tr_customer_id":163965,"tr_customer_product_id":163955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69056171087140","imei1":"69056171087140","imei2":"69056171087140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163949,"job_number":"JOB_163949","tr_customer_id":163966,"tr_customer_product_id":163956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86330032178622","imei1":"86330032178622","imei2":"86330032178622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163950,"job_number":"JOB_163950","tr_customer_id":163967,"tr_customer_product_id":163957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50921475712400","imei1":"50921475712400","imei2":"50921475712400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163951,"job_number":"JOB_163951","tr_customer_id":163968,"tr_customer_product_id":163958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:42.000Z","modified_at":"2026-01-22T14:00:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52940581920144","imei1":"52940581920144","imei2":"52940581920144","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163953,"job_number":"JOB_163953","tr_customer_id":163970,"tr_customer_product_id":163960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:10.000Z","modified_at":"2026-01-22T14:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17970479363098","imei1":"17970479363098","imei2":"17970479363098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163955,"job_number":"JOB_163955","tr_customer_id":163972,"tr_customer_product_id":163962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:12.000Z","modified_at":"2026-01-22T14:01:12.000Z","name":"Noe Jast","mobile_number":"848-358-7213","email_id":"Dora57@yahoo.com","dop":"2025-04-06","serial_number":"11584123174800512","imei1":"11584123174800512","imei2":"11584123174800512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163956,"job_number":"JOB_163956","tr_customer_id":163973,"tr_customer_product_id":163963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:15.000Z","modified_at":"2026-01-22T14:01:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19700641412311","imei1":"19700641412311","imei2":"19700641412311","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163957,"job_number":"JOB_163957","tr_customer_id":163974,"tr_customer_product_id":163964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89645832474962","imei1":"89645832474962","imei2":"89645832474962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163958,"job_number":"JOB_163958","tr_customer_id":163975,"tr_customer_product_id":163965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70455364736965","imei1":"70455364736965","imei2":"70455364736965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163959,"job_number":"JOB_163959","tr_customer_id":163976,"tr_customer_product_id":163966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88116172070789","imei1":"88116172070789","imei2":"88116172070789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163960,"job_number":"JOB_163960","tr_customer_id":163977,"tr_customer_product_id":163967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43809514335394","imei1":"43809514335394","imei2":"43809514335394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163961,"job_number":"JOB_163961","tr_customer_id":163978,"tr_customer_product_id":163968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73896292256921","imei1":"73896292256921","imei2":"73896292256921","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163965,"job_number":"JOB_163965","tr_customer_id":163982,"tr_customer_product_id":163972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:59.000Z","modified_at":"2026-01-22T14:01:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15549842938715","imei1":"15549842938715","imei2":"15549842938715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163968,"job_number":"JOB_163968","tr_customer_id":163985,"tr_customer_product_id":163975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:01.000Z","modified_at":"2026-01-22T14:02:01.000Z","name":"Issac Runte","mobile_number":"206-220-2322","email_id":"Kayden6@gmail.com","dop":"2025-04-06","serial_number":"16914486573812810","imei1":"16914486573812810","imei2":"16914486573812810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163969,"job_number":"JOB_163969","tr_customer_id":163986,"tr_customer_product_id":163976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:48.000Z","modified_at":"2026-01-22T14:02:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16983178352039","imei1":"16983178352039","imei2":"16983178352039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163971,"job_number":"JOB_163971","tr_customer_id":163988,"tr_customer_product_id":163978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:50.000Z","modified_at":"2026-01-22T14:02:50.000Z","name":"Jabari Conn","mobile_number":"366-687-3890","email_id":"Savion.Stanton@gmail.com","dop":"2025-04-06","serial_number":"18752463588417376","imei1":"18752463588417376","imei2":"18752463588417376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163973,"job_number":"JOB_163973","tr_customer_id":163990,"tr_customer_product_id":163980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:19:21.000Z","modified_at":"2026-01-22T14:19:21.000Z","name":"Hilda Sipes","mobile_number":"5125173023","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"76257583253605","imei2":"76257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163983,"job_number":"JOB_163983","tr_customer_id":164000,"tr_customer_product_id":163990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:12.000Z","modified_at":"2026-01-22T14:23:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13129556603462","imei1":"13129556603462","imei2":"13129556603462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163985,"job_number":"JOB_163985","tr_customer_id":164002,"tr_customer_product_id":163992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:14.000Z","modified_at":"2026-01-22T14:23:14.000Z","name":"Lowell Hartmann","mobile_number":"927-572-0979","email_id":"Christop_Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"14609508490334992","imei1":"14609508490334992","imei2":"14609508490334992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163986,"job_number":"JOB_163986","tr_customer_id":164003,"tr_customer_product_id":163993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:58.000Z","modified_at":"2026-01-22T14:23:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13592299053758","imei1":"13592299053758","imei2":"13592299053758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163988,"job_number":"JOB_163988","tr_customer_id":164005,"tr_customer_product_id":163995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:00.000Z","modified_at":"2026-01-22T14:24:00.000Z","name":"Claire Connelly","mobile_number":"313-845-4394","email_id":"Elenora_Beier83@gmail.com","dop":"2025-04-06","serial_number":"10378486623575158","imei1":"10378486623575158","imei2":"10378486623575158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163989,"job_number":"JOB_163989","tr_customer_id":164006,"tr_customer_product_id":163996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:44.000Z","modified_at":"2026-01-22T14:24:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15390593175059","imei1":"15390593175059","imei2":"15390593175059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163991,"job_number":"JOB_163991","tr_customer_id":164008,"tr_customer_product_id":163998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:46.000Z","modified_at":"2026-01-22T14:24:46.000Z","name":"Cloyd Vandervort","mobile_number":"265-581-8881","email_id":"Georgiana.Kuvalis18@gmail.com","dop":"2025-04-06","serial_number":"12641285337351660","imei1":"12641285337351660","imei2":"12641285337351660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163992,"job_number":"JOB_163992","tr_customer_id":164009,"tr_customer_product_id":163999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:01.000Z","modified_at":"2026-01-22T14:25:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516723902243","imei1":"10516723902243","imei2":"10516723902243","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163994,"job_number":"JOB_163994","tr_customer_id":164011,"tr_customer_product_id":164001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:02.000Z","modified_at":"2026-01-22T14:25:02.000Z","name":"Lilla Bayer","mobile_number":"648-972-8912","email_id":"Brandyn_Keebler76@gmail.com","dop":"2025-06-18","serial_number":"1030331188273015","imei1":"1030331188273015","imei2":"1030331188273015","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163995,"job_number":"JOB_163995","tr_customer_id":164012,"tr_customer_product_id":164002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:43.000Z","modified_at":"2026-01-22T14:25:43.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10714410141513","imei1":"10714410141513","imei2":"10714410141513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163997,"job_number":"JOB_163997","tr_customer_id":164014,"tr_customer_product_id":164004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:44.000Z","modified_at":"2026-01-22T14:25:44.000Z","name":"Macey Bogan","mobile_number":"550-945-3542","email_id":"Steve.OKon59@gmail.com","dop":"2025-06-18","serial_number":"1073855451749641","imei1":"1073855451749641","imei2":"1073855451749641","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163998,"job_number":"JOB_163998","tr_customer_id":164015,"tr_customer_product_id":164005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16345472592947","imei1":"16345472592947","imei2":"16345472592947","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163999,"job_number":"JOB_163999","tr_customer_id":164016,"tr_customer_product_id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:10.000Z","name":"Johan Witting","mobile_number":"254-946-6614","email_id":"Valentin47@gmail.com","dop":"2025-12-01","serial_number":"15587379122076","imei1":"15587379122076","imei2":"15587379122076","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163974,"job_number":"JOB_163974","tr_customer_id":163991,"tr_customer_product_id":163981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121618569010336","imei1":"121618569010336","imei2":"121618569010336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163975,"job_number":"JOB_163975","tr_customer_id":163992,"tr_customer_product_id":163982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"Nelda Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147044432220875","imei1":"147044432220875","imei2":"147044432220875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163976,"job_number":"JOB_163976","tr_customer_id":163993,"tr_customer_product_id":163983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Santiago Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166807984452199","imei1":"166807984452199","imei2":"166807984452199","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163977,"job_number":"JOB_163977","tr_customer_id":163994,"tr_customer_product_id":163984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Vaughn Hamill","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"148799137745210","imei1":"148799137745210","imei2":"148799137745210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163978,"job_number":"JOB_163978","tr_customer_id":163995,"tr_customer_product_id":163985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"117490788929589","imei1":"117490788929589","imei2":"117490788929589","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163979,"job_number":"JOB_163979","tr_customer_id":163996,"tr_customer_product_id":163986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Christ Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112358719006285","imei1":"112358719006285","imei2":"112358719006285","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163980,"job_number":"JOB_163980","tr_customer_id":163997,"tr_customer_product_id":163987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Lue Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128166661147915","imei1":"128166661147915","imei2":"128166661147915","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163981,"job_number":"JOB_163981","tr_customer_id":163998,"tr_customer_product_id":163988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:25.000Z","modified_at":"2026-01-22T14:20:25.000Z","name":"Sarai Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114640349230210","imei1":"114640349230210","imei2":"114640349230210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMzR9.12IKzQ9_A-r_UHMyAJqtwvdTSM9yli0nn1-kZEbx_Ws |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6ef31b71-46c8-4878-a36d-acf179f580c4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgwNzR9.eqHJVdXCqPkUgfTf0QbkqxE4HxFYdKjHxVapq50ChTk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 159ec14b-0ec4-4667-bbcc-a65b6c935e25 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 163999,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"791216-5nbZWaURIzsissFlm2bSNnAaTk4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMzR9.12IKzQ9_A-r_UHMyAJqtwvdTSM9yli0nn1-kZEbx_Ws |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a6bf8e99-aedb-4b02-81bd-591811c00fe9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"56211-WR1SJtNfNHStsq1TAKCiI27Ocpo" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163450,"job_number":"JOB_163450","tr_customer_id":163467,"tr_customer_product_id":163457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T19:53:01.000Z","modified_at":"2026-01-21T19:53:01.000Z","name":"Nichole Armstrong","mobile_number":"675-528-4812","email_id":"Leland_Durgan86@hotmail.com","dop":"2025-06-08","serial_number":"13329187153531","imei1":"13329187153531","imei2":"13329187153531","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163451,"job_number":"JOB_163451","tr_customer_id":163468,"tr_customer_product_id":163458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T21:32:53.000Z","modified_at":"2026-01-21T21:32:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-11","serial_number":"48869945694101","imei1":"48869945694101","imei2":"48869945694101","popurl":"2026-01-11T21:32:52.998717400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T21:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163452,"job_number":"JOB_163452","tr_customer_id":163469,"tr_customer_product_id":163459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:16.000Z","modified_at":"2026-01-21T23:44:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-11T23:44:16.542327478Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163453,"job_number":"JOB_163453","tr_customer_id":163470,"tr_customer_product_id":163460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:17.000Z","modified_at":"2026-01-21T23:44:17.000Z","name":"Girika Iyengar","mobile_number":"7031314799","email_id":"deeptimayee.nehru@hotmail.com","dop":"2026-01-11","serial_number":"405304950696894","imei1":"405304950696894","imei2":"405304950696894","popurl":"www.subodh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163454,"job_number":"JOB_163454","tr_customer_id":163471,"tr_customer_product_id":163461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:46:44.000Z","modified_at":"2026-01-21T23:46:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-11T23:46:44.378035204Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163919,"job_number":"JOB_163919","tr_customer_id":163936,"tr_customer_product_id":163926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17018818799865","imei1":"17018818799865","imei2":"17018818799865","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163921,"job_number":"JOB_163921","tr_customer_id":163938,"tr_customer_product_id":163928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19160647369108","imei1":"19160647369108","imei2":"19160647369108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163923,"job_number":"JOB_163923","tr_customer_id":163940,"tr_customer_product_id":163930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105133757295131","imei1":"105133757295131","imei2":"105133757295131","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163924,"job_number":"JOB_163924","tr_customer_id":163941,"tr_customer_product_id":163931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"101213901565840","imei1":"101213901565840","imei2":"101213901565840","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163925,"job_number":"JOB_163925","tr_customer_id":163942,"tr_customer_product_id":163932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105222480433245","imei1":"105222480433245","imei2":"105222480433245","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163929,"job_number":"JOB_163929","tr_customer_id":163946,"tr_customer_product_id":163936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:15:01.000Z","modified_at":"2026-01-22T13:15:01.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-12","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-12T13:15:00.683846363Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163930,"job_number":"JOB_163930","tr_customer_id":163947,"tr_customer_product_id":163937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:25.000Z","modified_at":"2026-01-22T13:32:25.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"bharatij243@gmail.com","dop":"2025-11-30","serial_number":"102415798690997","imei1":"102415798690997","imei2":"102415798690997","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163931,"job_number":"JOB_163931","tr_customer_id":163948,"tr_customer_product_id":163938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:26.000Z","modified_at":"2026-01-22T13:32:26.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"udayp23@gmail.com","dop":"2025-11-30","serial_number":"101460813444357","imei1":"101460813444357","imei2":"101460813444357","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163932,"job_number":"JOB_163932","tr_customer_id":163949,"tr_customer_product_id":163939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:27.000Z","modified_at":"2026-01-22T13:32:27.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"kajalj2344@gmail.com","dop":"2025-11-30","serial_number":"105210233199496","imei1":"105210233199496","imei2":"105210233199496","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163936,"job_number":"JOB_163936","tr_customer_id":163953,"tr_customer_product_id":163943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:54:54.000Z","modified_at":"2026-01-22T13:54:54.000Z","name":"Hilda Sipes","mobile_number":"Jones","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"16257583253605","imei2":"16257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163937,"job_number":"JOB_163937","tr_customer_id":163954,"tr_customer_product_id":163944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38452920062049","imei1":"38452920062049","imei2":"38452920062049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163938,"job_number":"JOB_163938","tr_customer_id":163955,"tr_customer_product_id":163945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77139864587698","imei1":"77139864587698","imei2":"77139864587698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163939,"job_number":"JOB_163939","tr_customer_id":163956,"tr_customer_product_id":163946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27476822549382","imei1":"27476822549382","imei2":"27476822549382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163940,"job_number":"JOB_163940","tr_customer_id":163957,"tr_customer_product_id":163947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34246268224268","imei1":"34246268224268","imei2":"34246268224268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163941,"job_number":"JOB_163941","tr_customer_id":163958,"tr_customer_product_id":163948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71805424824978","imei1":"71805424824978","imei2":"71805424824978","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163942,"job_number":"JOB_163942","tr_customer_id":163959,"tr_customer_product_id":163949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:06.000Z","modified_at":"2026-01-22T14:00:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49345789284070","imei1":"49345789284070","imei2":"49345789284070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163945,"job_number":"JOB_163945","tr_customer_id":163962,"tr_customer_product_id":163952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:20.000Z","modified_at":"2026-01-22T14:00:20.000Z","name":"Jocelyn Thompson","mobile_number":"860-802-4691","email_id":"Dovie45@hotmail.com","dop":"2025-04-06","serial_number":"10913258822432294","imei1":"10913258822432294","imei2":"10913258822432294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163946,"job_number":"JOB_163946","tr_customer_id":163963,"tr_customer_product_id":163953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72049590944121","imei1":"72049590944121","imei2":"72049590944121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163947,"job_number":"JOB_163947","tr_customer_id":163964,"tr_customer_product_id":163954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68556658687517","imei1":"68556658687517","imei2":"68556658687517","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163948,"job_number":"JOB_163948","tr_customer_id":163965,"tr_customer_product_id":163955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69056171087140","imei1":"69056171087140","imei2":"69056171087140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163949,"job_number":"JOB_163949","tr_customer_id":163966,"tr_customer_product_id":163956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86330032178622","imei1":"86330032178622","imei2":"86330032178622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163950,"job_number":"JOB_163950","tr_customer_id":163967,"tr_customer_product_id":163957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50921475712400","imei1":"50921475712400","imei2":"50921475712400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163951,"job_number":"JOB_163951","tr_customer_id":163968,"tr_customer_product_id":163958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:42.000Z","modified_at":"2026-01-22T14:00:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52940581920144","imei1":"52940581920144","imei2":"52940581920144","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163953,"job_number":"JOB_163953","tr_customer_id":163970,"tr_customer_product_id":163960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:10.000Z","modified_at":"2026-01-22T14:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17970479363098","imei1":"17970479363098","imei2":"17970479363098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163955,"job_number":"JOB_163955","tr_customer_id":163972,"tr_customer_product_id":163962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:12.000Z","modified_at":"2026-01-22T14:01:12.000Z","name":"Noe Jast","mobile_number":"848-358-7213","email_id":"Dora57@yahoo.com","dop":"2025-04-06","serial_number":"11584123174800512","imei1":"11584123174800512","imei2":"11584123174800512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163956,"job_number":"JOB_163956","tr_customer_id":163973,"tr_customer_product_id":163963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:15.000Z","modified_at":"2026-01-22T14:01:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19700641412311","imei1":"19700641412311","imei2":"19700641412311","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163957,"job_number":"JOB_163957","tr_customer_id":163974,"tr_customer_product_id":163964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89645832474962","imei1":"89645832474962","imei2":"89645832474962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163958,"job_number":"JOB_163958","tr_customer_id":163975,"tr_customer_product_id":163965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70455364736965","imei1":"70455364736965","imei2":"70455364736965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163959,"job_number":"JOB_163959","tr_customer_id":163976,"tr_customer_product_id":163966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88116172070789","imei1":"88116172070789","imei2":"88116172070789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163960,"job_number":"JOB_163960","tr_customer_id":163977,"tr_customer_product_id":163967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43809514335394","imei1":"43809514335394","imei2":"43809514335394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163961,"job_number":"JOB_163961","tr_customer_id":163978,"tr_customer_product_id":163968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73896292256921","imei1":"73896292256921","imei2":"73896292256921","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163965,"job_number":"JOB_163965","tr_customer_id":163982,"tr_customer_product_id":163972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:59.000Z","modified_at":"2026-01-22T14:01:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15549842938715","imei1":"15549842938715","imei2":"15549842938715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163968,"job_number":"JOB_163968","tr_customer_id":163985,"tr_customer_product_id":163975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:01.000Z","modified_at":"2026-01-22T14:02:01.000Z","name":"Issac Runte","mobile_number":"206-220-2322","email_id":"Kayden6@gmail.com","dop":"2025-04-06","serial_number":"16914486573812810","imei1":"16914486573812810","imei2":"16914486573812810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163969,"job_number":"JOB_163969","tr_customer_id":163986,"tr_customer_product_id":163976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:48.000Z","modified_at":"2026-01-22T14:02:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16983178352039","imei1":"16983178352039","imei2":"16983178352039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163971,"job_number":"JOB_163971","tr_customer_id":163988,"tr_customer_product_id":163978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:50.000Z","modified_at":"2026-01-22T14:02:50.000Z","name":"Jabari Conn","mobile_number":"366-687-3890","email_id":"Savion.Stanton@gmail.com","dop":"2025-04-06","serial_number":"18752463588417376","imei1":"18752463588417376","imei2":"18752463588417376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163973,"job_number":"JOB_163973","tr_customer_id":163990,"tr_customer_product_id":163980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:19:21.000Z","modified_at":"2026-01-22T14:19:21.000Z","name":"Hilda Sipes","mobile_number":"5125173023","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"76257583253605","imei2":"76257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163983,"job_number":"JOB_163983","tr_customer_id":164000,"tr_customer_product_id":163990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:12.000Z","modified_at":"2026-01-22T14:23:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13129556603462","imei1":"13129556603462","imei2":"13129556603462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163985,"job_number":"JOB_163985","tr_customer_id":164002,"tr_customer_product_id":163992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:14.000Z","modified_at":"2026-01-22T14:23:14.000Z","name":"Lowell Hartmann","mobile_number":"927-572-0979","email_id":"Christop_Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"14609508490334992","imei1":"14609508490334992","imei2":"14609508490334992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163986,"job_number":"JOB_163986","tr_customer_id":164003,"tr_customer_product_id":163993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:58.000Z","modified_at":"2026-01-22T14:23:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13592299053758","imei1":"13592299053758","imei2":"13592299053758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163988,"job_number":"JOB_163988","tr_customer_id":164005,"tr_customer_product_id":163995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:00.000Z","modified_at":"2026-01-22T14:24:00.000Z","name":"Claire Connelly","mobile_number":"313-845-4394","email_id":"Elenora_Beier83@gmail.com","dop":"2025-04-06","serial_number":"10378486623575158","imei1":"10378486623575158","imei2":"10378486623575158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163989,"job_number":"JOB_163989","tr_customer_id":164006,"tr_customer_product_id":163996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:44.000Z","modified_at":"2026-01-22T14:24:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15390593175059","imei1":"15390593175059","imei2":"15390593175059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163991,"job_number":"JOB_163991","tr_customer_id":164008,"tr_customer_product_id":163998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:46.000Z","modified_at":"2026-01-22T14:24:46.000Z","name":"Cloyd Vandervort","mobile_number":"265-581-8881","email_id":"Georgiana.Kuvalis18@gmail.com","dop":"2025-04-06","serial_number":"12641285337351660","imei1":"12641285337351660","imei2":"12641285337351660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163992,"job_number":"JOB_163992","tr_customer_id":164009,"tr_customer_product_id":163999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:01.000Z","modified_at":"2026-01-22T14:25:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516723902243","imei1":"10516723902243","imei2":"10516723902243","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163994,"job_number":"JOB_163994","tr_customer_id":164011,"tr_customer_product_id":164001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:02.000Z","modified_at":"2026-01-22T14:25:02.000Z","name":"Lilla Bayer","mobile_number":"648-972-8912","email_id":"Brandyn_Keebler76@gmail.com","dop":"2025-06-18","serial_number":"1030331188273015","imei1":"1030331188273015","imei2":"1030331188273015","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163995,"job_number":"JOB_163995","tr_customer_id":164012,"tr_customer_product_id":164002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:43.000Z","modified_at":"2026-01-22T14:25:43.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10714410141513","imei1":"10714410141513","imei2":"10714410141513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163997,"job_number":"JOB_163997","tr_customer_id":164014,"tr_customer_product_id":164004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:44.000Z","modified_at":"2026-01-22T14:25:44.000Z","name":"Macey Bogan","mobile_number":"550-945-3542","email_id":"Steve.OKon59@gmail.com","dop":"2025-06-18","serial_number":"1073855451749641","imei1":"1073855451749641","imei2":"1073855451749641","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163998,"job_number":"JOB_163998","tr_customer_id":164015,"tr_customer_product_id":164005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16345472592947","imei1":"16345472592947","imei2":"16345472592947","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163974,"job_number":"JOB_163974","tr_customer_id":163991,"tr_customer_product_id":163981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121618569010336","imei1":"121618569010336","imei2":"121618569010336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163975,"job_number":"JOB_163975","tr_customer_id":163992,"tr_customer_product_id":163982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"Nelda Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147044432220875","imei1":"147044432220875","imei2":"147044432220875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163976,"job_number":"JOB_163976","tr_customer_id":163993,"tr_customer_product_id":163983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Santiago Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166807984452199","imei1":"166807984452199","imei2":"166807984452199","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163977,"job_number":"JOB_163977","tr_customer_id":163994,"tr_customer_product_id":163984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Vaughn Hamill","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"148799137745210","imei1":"148799137745210","imei2":"148799137745210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163978,"job_number":"JOB_163978","tr_customer_id":163995,"tr_customer_product_id":163985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"117490788929589","imei1":"117490788929589","imei2":"117490788929589","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163979,"job_number":"JOB_163979","tr_customer_id":163996,"tr_customer_product_id":163986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Christ Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112358719006285","imei1":"112358719006285","imei2":"112358719006285","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163980,"job_number":"JOB_163980","tr_customer_id":163997,"tr_customer_product_id":163987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Lue Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128166661147915","imei1":"128166661147915","imei2":"128166661147915","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163981,"job_number":"JOB_163981","tr_customer_id":163998,"tr_customer_product_id":163988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:25.000Z","modified_at":"2026-01-22T14:20:25.000Z","name":"Sarai Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114640349230210","imei1":"114640349230210","imei2":"114640349230210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2afd9445-0ed5-473d-8d8b-fa6261d4a3ca |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-1fLMOpJbkASmY9Zv/EMQvhQc02U" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMzZ9.74gYBukhawGVX2FWNow1NaBfbe4rLodmcrtq3YuDZMk"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMzZ9.74gYBukhawGVX2FWNow1NaBfbe4rLodmcrtq3YuDZMk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e38e129e-b49d-4d80-a94a-c45ce3a0282e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"fa-C4O/migWRZ/Ui2BHEIG1BiIjgvQ"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMzZ9.74gYBukhawGVX2FWNow1NaBfbe4rLodmcrtq3YuDZMk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3db710fa-d827-476b-aac5-4af887349d31 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-wQOxHDEAcbqDBctRmM3DJWtqm3w" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":193}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMzZ9.74gYBukhawGVX2FWNow1NaBfbe4rLodmcrtq3YuDZMk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0bf627f2-42f7-40bc-bd10-bf2eb648e802 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"details_key": "pending_for_repair"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7cf-ClyZG/ChvCfArFjqN7jhqVx/DQI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163972,"job_number":"JOB_163972","tr_customer_id":163989,"tr_customer_product_id":163979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:17:52.000Z","modified_at":"2026-01-22T14:22:11.000Z","name":"Vishwajeet Kuamr","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770109","imei1":"23451113430770109","imei2":"23451113430770109","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T14:22:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":163999,"job_number":"JOB_163999","tr_customer_id":164016,"tr_customer_product_id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:16.000Z","name":"Johan Witting","mobile_number":"254-946-6614","email_id":"Valentin47@gmail.com","dop":"2025-12-01","serial_number":"15587379122076","imei1":"15587379122076","imei2":"15587379122076","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T14:27:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMzZ9.74gYBukhawGVX2FWNow1NaBfbe4rLodmcrtq3YuDZMk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d177fb9c-60ea-46ca-ba3d-0b40217f7cf9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"8e32-O9Wz7WdQmSrHlTCzRukl1FGww8M"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMzZ9.74gYBukhawGVX2FWNow1NaBfbe4rLodmcrtq3YuDZMk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0d1750d6-fccb-457e-9420-8fb9ccd86d5c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"960-KsN3w3MqTcOcrQiQdhxb/hycvMM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163999,"job_number":"JOB_163999","tr_customer_id":164016,"tr_customer_product_id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:16.000Z","name":"Johan Witting","mobile_number":"254-946-6614","email_id":"Valentin47@gmail.com","dop":"2025-12-01","serial_number":"15587379122076","imei1":"15587379122076","imei2":"15587379122076","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T14:27:16.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":163999,"remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T14:27:10.000Z"}],"quatations":[]},{"id":163972,"job_number":"JOB_163972","tr_customer_id":163989,"tr_customer_product_id":163979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:17:52.000Z","modified_at":"2026-01-22T14:22:11.000Z","name":"Vishwajeet Kuamr","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770109","imei1":"23451113430770109","imei2":"23451113430770109","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T14:22:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":163972,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T14:17:52.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwMzZ9.74gYBukhawGVX2FWNow1NaBfbe4rLodmcrtq3YuDZMk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c02c4628-04d0-4c28-bfdc-48fd7dae31ad |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"problems":[{"id":1,"remark":"OS reinstalled."}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgzOTR9.PFJeCZGP0dKYnQEDjQu3YOwaWLMV0MtwpBzDvYxFxUs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4a3d8024-e8ca-4a98-beec-97d9dab35564 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 139 |
{
"job_id": 163999,
"problems": [
{
"id": 1,
"remark": "Changed Battery."
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 01a9fa2a-185d-47d8-98ed-b58a2d780ac4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-sjte04R3kHph1oJpESG6JZ+BlFM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjAzOX0.OePXRyHYM4mpO9TCmXrMPOQZRzi3QKjt4FILPYFr1B4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjAzOX0.OePXRyHYM4mpO9TCmXrMPOQZRzi3QKjt4FILPYFr1B4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 91ff634d-dc22-41f4-b4ee-b013b2d029d5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a5-TaZ7vb8FFSe8pkKVbP7CUBuhMPY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjAzOX0.OePXRyHYM4mpO9TCmXrMPOQZRzi3QKjt4FILPYFr1B4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6bb54d8c-129f-465e-9b98-e1a41cf7d4da |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-mqZMIhRU69r9ujXYQztKyE+R9m8" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":193},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjAzOX0.OePXRyHYM4mpO9TCmXrMPOQZRzi3QKjt4FILPYFr1B4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 42e77327-0d6b-49c3-a029-cde88954d22c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 41 |
{
"details_key": "pending_for_qc"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjAzOX0.OePXRyHYM4mpO9TCmXrMPOQZRzi3QKjt4FILPYFr1B4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c74e0db0-7408-43a0-a57b-f9645853e04f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 39 |
{
"details_key": "qc_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2e992-8L9GhZRsa/GR/Ka3qlSVhkkXy2s" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163982,"job_number":"JOB_163982","tr_customer_id":163999,"tr_customer_product_id":163989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:21:33.000Z","modified_at":"2026-01-22T14:21:59.000Z","name":"Camilla Hilll","mobile_number":"429-524-0105","email_id":"Renee.Bahringer@yahoo.com","dop":"2025-10-01","serial_number":"17211350654033","imei1":"17211350654033","imei2":"17211350654033","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163967,"job_number":"JOB_163967","tr_customer_id":163984,"tr_customer_product_id":163974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:01.000Z","modified_at":"2026-01-22T14:02:11.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"79366714924192","imei1":"79366714924192","imei2":"79366714924192","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163964,"job_number":"JOB_163964","tr_customer_id":163981,"tr_customer_product_id":163971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:46.000Z","modified_at":"2026-01-22T14:01:57.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"46165935593987","imei1":"46165935593987","imei2":"46165935593987","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163963,"job_number":"JOB_163963","tr_customer_id":163980,"tr_customer_product_id":163970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:31.000Z","modified_at":"2026-01-22T14:01:42.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"38507972860565","imei1":"38507972860565","imei2":"38507972860565","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163849,"job_number":"JOB_163849","tr_customer_id":163866,"tr_customer_product_id":163856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:37.000Z","modified_at":"2026-01-22T07:47:04.000Z","name":"Aletha Conroy","mobile_number":"522-813-8059","email_id":"Heath_Farrell@gmail.com","dop":"2025-11-04","serial_number":"98891198523581","imei1":"98891198523581","imei2":"98891198523581","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163848,"job_number":"JOB_163848","tr_customer_id":163865,"tr_customer_product_id":163855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:21.000Z","modified_at":"2026-01-22T07:46:33.000Z","name":"Crystel Volkman","mobile_number":"364-617-3047","email_id":"Hanna_Boehm@hotmail.com","dop":"2025-11-04","serial_number":"33689902858375","imei1":"33689902858375","imei2":"33689902858375","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163842,"job_number":"JOB_163842","tr_customer_id":163859,"tr_customer_product_id":163849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:58.000Z","modified_at":"2026-01-22T07:28:23.000Z","name":"Scarlett Beahan","mobile_number":"298-260-7166","email_id":"Tom_Williamson@yahoo.com","dop":"2025-11-04","serial_number":"97817098339946","imei1":"97817098339946","imei2":"97817098339946","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163841,"job_number":"JOB_163841","tr_customer_id":163858,"tr_customer_product_id":163848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:44.000Z","modified_at":"2026-01-22T07:27:55.000Z","name":"Gus Schinner","mobile_number":"519-781-2243","email_id":"Beau_Pfannerstill@hotmail.com","dop":"2025-11-04","serial_number":"43237749952900","imei1":"43237749952900","imei2":"43237749952900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163738,"job_number":"JOB_163738","tr_customer_id":163755,"tr_customer_product_id":163745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:58.000Z","modified_at":"2026-01-22T06:30:09.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"16987988038319","imei1":"16987988038319","imei2":"16987988038319","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163734,"job_number":"JOB_163734","tr_customer_id":163751,"tr_customer_product_id":163741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:42.000Z","modified_at":"2026-01-22T06:29:54.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"11750603934385","imei1":"11750603934385","imei2":"11750603934385","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163733,"job_number":"JOB_163733","tr_customer_id":163750,"tr_customer_product_id":163740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:26.000Z","modified_at":"2026-01-22T06:29:38.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32382748816456","imei1":"32382748816456","imei2":"32382748816456","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163714,"job_number":"JOB_163714","tr_customer_id":163731,"tr_customer_product_id":163721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"94585377988292","imei1":"94585377988292","imei2":"94585377988292","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163712,"job_number":"JOB_163712","tr_customer_id":163729,"tr_customer_product_id":163719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Carissa Gulgowski","mobile_number":"805-726-3762","email_id":"Erich_Johnston@yahoo.com","dop":"2025-06-09","serial_number":"104306349213985","imei1":"104306349213985","imei2":"104306349213985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163707,"job_number":"JOB_163707","tr_customer_id":163724,"tr_customer_product_id":163714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:23.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"82178631442927","imei1":"82178631442927","imei2":"82178631442927","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163705,"job_number":"JOB_163705","tr_customer_id":163722,"tr_customer_product_id":163712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:22.000Z","name":"Karlie Kihn","mobile_number":"679-660-9032","email_id":"Doris_Auer@hotmail.com","dop":"2025-06-09","serial_number":"100665847818643","imei1":"100665847818643","imei2":"100665847818643","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163694,"job_number":"JOB_163694","tr_customer_id":163711,"tr_customer_product_id":163701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:57.000Z","modified_at":"2026-01-22T06:18:08.000Z","name":"Hilma Waters","mobile_number":"840-797-8131","email_id":"Arden71@yahoo.com","dop":"2025-11-04","serial_number":"57794126222076","imei1":"57794126222076","imei2":"57794126222076","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163693,"job_number":"JOB_163693","tr_customer_id":163710,"tr_customer_product_id":163700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:41.000Z","modified_at":"2026-01-22T06:18:04.000Z","name":"Keanu Will","mobile_number":"686-906-1044","email_id":"Isabel.Bergnaum19@gmail.com","dop":"2025-10-01","serial_number":"18166917626012","imei1":"18166917626012","imei2":"18166917626012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163692,"job_number":"JOB_163692","tr_customer_id":163709,"tr_customer_product_id":163699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:28.000Z","modified_at":"2026-01-22T06:17:53.000Z","name":"Curtis Gutkowski","mobile_number":"974-645-2450","email_id":"Kacey.Kutch@gmail.com","dop":"2025-11-04","serial_number":"47799534532553","imei1":"47799534532553","imei2":"47799534532553","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163664,"job_number":"JOB_163664","tr_customer_id":163681,"tr_customer_product_id":163671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:18.000Z","modified_at":"2026-01-22T04:12:28.000Z","name":"giyu tomiaka","mobile_number":"907-257-7826","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"962953359796337","imei1":"962953359796337","imei2":"962953359796337","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163663,"job_number":"JOB_163663","tr_customer_id":163680,"tr_customer_product_id":163670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:06.000Z","modified_at":"2026-01-22T04:12:16.000Z","name":"tanjiro kamado","mobile_number":"705-901-8387","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"393550661426647","imei1":"393550661426647","imei2":"393550661426647","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163662,"job_number":"JOB_163662","tr_customer_id":163679,"tr_customer_product_id":163669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:11:54.000Z","modified_at":"2026-01-22T04:12:04.000Z","name":"saitama sensei","mobile_number":"389-930-6045","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"382516679675598","imei1":"382516679675598","imei2":"382516679675598","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163640,"job_number":"JOB_163640","tr_customer_id":163657,"tr_customer_product_id":163647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:50.000Z","modified_at":"2026-01-22T04:03:58.000Z","name":"giyu tomiaka","mobile_number":"688-479-9500","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"193487064650731","imei1":"193487064650731","imei2":"193487064650731","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163639,"job_number":"JOB_163639","tr_customer_id":163656,"tr_customer_product_id":163646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:39.000Z","modified_at":"2026-01-22T04:03:48.000Z","name":"tanjiro kamado","mobile_number":"954-632-2365","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"522671910892708","imei1":"522671910892708","imei2":"522671910892708","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163638,"job_number":"JOB_163638","tr_customer_id":163655,"tr_customer_product_id":163645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:28.000Z","modified_at":"2026-01-22T04:03:37.000Z","name":"saitama sensei","mobile_number":"628-958-2954","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"803479690351743","imei1":"803479690351743","imei2":"803479690351743","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163618,"job_number":"JOB_163618","tr_customer_id":163635,"tr_customer_product_id":163625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Velda O'Keefe","mobile_number":"936-593-2578","email_id":"Russ_Hermann@yahoo.com","dop":"2025-06-09","serial_number":"101936025221503","imei1":"101936025221503","imei2":"101936025221503","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163609,"job_number":"JOB_163609","tr_customer_id":163626,"tr_customer_product_id":163616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:16.000Z","name":"Erling DuBuque","mobile_number":"789-525-6890","email_id":"Salvador91@gmail.com","dop":"2025-06-09","serial_number":"100351243788408","imei1":"100351243788408","imei2":"100351243788408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163594,"job_number":"JOB_163594","tr_customer_id":163611,"tr_customer_product_id":163601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T04:00:01.000Z","name":"Crystel Wiegand","mobile_number":"413-909-8619","email_id":"Elisabeth.Oberbrunner@hotmail.com","dop":"2025-06-09","serial_number":"102441155277280","imei1":"102441155277280","imei2":"102441155277280","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163526,"job_number":"JOB_163526","tr_customer_id":163543,"tr_customer_product_id":163533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:58:56.000Z","name":"Pearline Von","mobile_number":"225-259-0751","email_id":"Evie_Kertzmann86@gmail.com","dop":"2025-10-01","serial_number":"11103730177207","imei1":"11103730177207","imei2":"11103730177207","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163493,"job_number":"JOB_163493","tr_customer_id":163510,"tr_customer_product_id":163500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:02.000Z","name":"giyu tomiaka","mobile_number":"914-488-1390","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"428657442901301","imei1":"428657442901301","imei2":"428657442901301","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163484,"job_number":"JOB_163484","tr_customer_id":163501,"tr_customer_product_id":163491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:41.000Z","modified_at":"2026-01-22T03:57:50.000Z","name":"tanjiro kamado","mobile_number":"753-304-7910","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"298645549453771","imei1":"298645549453771","imei2":"298645549453771","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163474,"job_number":"JOB_163474","tr_customer_id":163491,"tr_customer_product_id":163481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:29.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"saitama sensei","mobile_number":"929-377-0255","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"379239172839877","imei1":"379239172839877","imei2":"379239172839877","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163996,"job_number":"JOB_163996","tr_customer_id":164013,"tr_customer_product_id":164003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:44.000Z","modified_at":"2026-01-22T14:26:19.000Z","name":"Forest Mitchell","mobile_number":"737-633-1457","email_id":"Will79@gmail.com","dop":"2025-06-18","serial_number":"10859122848991","imei1":"10859122848991","imei2":"10859122848991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163993,"job_number":"JOB_163993","tr_customer_id":164010,"tr_customer_product_id":164000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:01.000Z","modified_at":"2026-01-22T14:25:37.000Z","name":"Sylvester Prosacco","mobile_number":"807-711-3636","email_id":"Casimir.Cruickshank@yahoo.com","dop":"2025-06-18","serial_number":"10480751654531","imei1":"10480751654531","imei2":"10480751654531","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163990,"job_number":"JOB_163990","tr_customer_id":164007,"tr_customer_product_id":163997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:45.000Z","modified_at":"2026-01-22T14:25:23.000Z","name":"Hannah Mann","mobile_number":"682-848-2988","email_id":"Zechariah50@yahoo.com","dop":"2025-04-06","serial_number":"14616029746534","imei1":"14616029746534","imei2":"14616029746534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163987,"job_number":"JOB_163987","tr_customer_id":164004,"tr_customer_product_id":163994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:59.000Z","modified_at":"2026-01-22T14:24:37.000Z","name":"Karelle Ward","mobile_number":"652-813-2858","email_id":"Herminia.Green@yahoo.com","dop":"2025-04-06","serial_number":"12039821863574","imei1":"12039821863574","imei2":"12039821863574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163984,"job_number":"JOB_163984","tr_customer_id":164001,"tr_customer_product_id":163991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:12.000Z","modified_at":"2026-01-22T14:23:51.000Z","name":"Ocie Brakus","mobile_number":"767-281-5617","email_id":"Jordy_Mante@hotmail.com","dop":"2025-04-06","serial_number":"15879013707988","imei1":"15879013707988","imei2":"15879013707988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163970,"job_number":"JOB_163970","tr_customer_id":163987,"tr_customer_product_id":163977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:49.000Z","modified_at":"2026-01-22T14:03:29.000Z","name":"Teresa Wilderman","mobile_number":"596-257-3404","email_id":"Elmira15@hotmail.com","dop":"2025-04-06","serial_number":"14751969348079","imei1":"14751969348079","imei2":"14751969348079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163966,"job_number":"JOB_163966","tr_customer_id":163983,"tr_customer_product_id":163973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:00.000Z","modified_at":"2026-01-22T14:02:41.000Z","name":"Ramona Green","mobile_number":"913-682-9478","email_id":"Leslie58@gmail.com","dop":"2025-04-06","serial_number":"18864062080438","imei1":"18864062080438","imei2":"18864062080438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163962,"job_number":"JOB_163962","tr_customer_id":163979,"tr_customer_product_id":163969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:18.000Z","modified_at":"2026-01-22T14:01:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58254577173984","imei1":"58254577173984","imei2":"58254577173984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163954,"job_number":"JOB_163954","tr_customer_id":163971,"tr_customer_product_id":163961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:11.000Z","modified_at":"2026-01-22T14:01:52.000Z","name":"Maximillia Kilback","mobile_number":"384-573-4890","email_id":"Nash.Tillman58@yahoo.com","dop":"2025-04-06","serial_number":"16807324797246","imei1":"16807324797246","imei2":"16807324797246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163952,"job_number":"JOB_163952","tr_customer_id":163969,"tr_customer_product_id":163959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:42.000Z","modified_at":"2026-01-22T14:01:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22804345406385","imei1":"22804345406385","imei2":"22804345406385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163944,"job_number":"JOB_163944","tr_customer_id":163961,"tr_customer_product_id":163951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:19.000Z","modified_at":"2026-01-22T14:00:56.000Z","name":"Hazel Satterfield","mobile_number":"991-647-3024","email_id":"Isai57@gmail.com","dop":"2025-04-06","serial_number":"13716204529670","imei1":"13716204529670","imei2":"13716204529670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163943,"job_number":"JOB_163943","tr_customer_id":163960,"tr_customer_product_id":163950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:06.000Z","modified_at":"2026-01-22T14:00:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26102008942694","imei1":"26102008942694","imei2":"26102008942694","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163935,"job_number":"JOB_163935","tr_customer_id":163952,"tr_customer_product_id":163942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:34:09.000Z","modified_at":"2026-01-22T13:34:16.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"kajalj2344@gmail.com","dop":"2025-11-30","serial_number":"103447312284143","imei1":"103447312284143","imei2":"103447312284143","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163934,"job_number":"JOB_163934","tr_customer_id":163951,"tr_customer_product_id":163941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:33:59.000Z","modified_at":"2026-01-22T13:34:07.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"udayp23@gmail.com","dop":"2025-11-30","serial_number":"103174820218904","imei1":"103174820218904","imei2":"103174820218904","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163933,"job_number":"JOB_163933","tr_customer_id":163950,"tr_customer_product_id":163940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:33:50.000Z","modified_at":"2026-01-22T13:33:57.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"bharatij243@gmail.com","dop":"2025-11-30","serial_number":"108322466300079","imei1":"108322466300079","imei2":"108322466300079","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163928,"job_number":"JOB_163928","tr_customer_id":163945,"tr_customer_product_id":163935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:22.000Z","modified_at":"2026-01-22T13:13:29.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"106778934620093","imei1":"106778934620093","imei2":"106778934620093","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163927,"job_number":"JOB_163927","tr_customer_id":163944,"tr_customer_product_id":163934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:13.000Z","modified_at":"2026-01-22T13:13:21.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"106604347622318","imei1":"106604347622318","imei2":"106604347622318","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163926,"job_number":"JOB_163926","tr_customer_id":163943,"tr_customer_product_id":163933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:03.000Z","modified_at":"2026-01-22T13:13:11.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"109218191000206","imei1":"109218191000206","imei2":"109218191000206","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:13.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:56.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:39.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163916,"job_number":"JOB_163916","tr_customer_id":163933,"tr_customer_product_id":163923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:34.000Z","modified_at":"2026-01-22T12:38:46.000Z","name":"Jonatan Hayes","mobile_number":"513-955-4759","email_id":"Newton14@gmail.com","dop":"2025-12-01","serial_number":"16185777263786","imei1":"16185777263786","imei2":"16185777263786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163914,"job_number":"JOB_163914","tr_customer_id":163931,"tr_customer_product_id":163921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:28.000Z","name":"Meagan Emard","mobile_number":"225-308-6859","email_id":"Mabel_Hauck88@hotmail.com","dop":"2025-12-01","serial_number":"11211179848948","imei1":"11211179848948","imei2":"11211179848948","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163912,"job_number":"JOB_163912","tr_customer_id":163929,"tr_customer_product_id":163919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:38:11.000Z","name":"Cedrick Luettgen","mobile_number":"745-943-1039","email_id":"Austyn97@hotmail.com","dop":"2025-12-01","serial_number":"19088202063810","imei1":"19088202063810","imei2":"19088202063810","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163909,"job_number":"JOB_163909","tr_customer_id":163926,"tr_customer_product_id":163916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:31:34.000Z","name":"Angela Harvey","mobile_number":"582-678-2283","email_id":"Harvey_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"12597340189361","imei1":"12597340189361","imei2":"12597340189361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163903,"job_number":"JOB_163903","tr_customer_id":163920,"tr_customer_product_id":163910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:02.000Z","modified_at":"2026-01-22T12:30:44.000Z","name":"Skylar Bradtke","mobile_number":"688-250-7365","email_id":"Helmer31@yahoo.com","dop":"2025-04-06","serial_number":"18363839255355","imei1":"18363839255355","imei2":"18363839255355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163900,"job_number":"JOB_163900","tr_customer_id":163917,"tr_customer_product_id":163907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:56.000Z","name":"Theodore Goldner","mobile_number":"627-326-6288","email_id":"Darren68@yahoo.com","dop":"2025-04-06","serial_number":"13416796460698","imei1":"13416796460698","imei2":"13416796460698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163895,"job_number":"JOB_163895","tr_customer_id":163912,"tr_customer_product_id":163902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:23.000Z","modified_at":"2026-01-22T12:12:36.000Z","name":"Saul Lehner","mobile_number":"700-704-9521","email_id":"Adrain_Balistreri@yahoo.com","dop":"2025-12-01","serial_number":"11591442467891","imei1":"11591442467891","imei2":"11591442467891","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163893,"job_number":"JOB_163893","tr_customer_id":163910,"tr_customer_product_id":163900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:17.000Z","name":"Jadyn Goldner","mobile_number":"341-856-7142","email_id":"Shakira98@hotmail.com","dop":"2025-12-01","serial_number":"16483139633273","imei1":"16483139633273","imei2":"16483139633273","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163891,"job_number":"JOB_163891","tr_customer_id":163908,"tr_customer_product_id":163898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:59.000Z","name":"Julie Labadie","mobile_number":"945-791-4314","email_id":"Zane.Pfannerstill@hotmail.com","dop":"2025-12-01","serial_number":"15503835966939","imei1":"15503835966939","imei2":"15503835966939","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163889,"job_number":"JOB_163889","tr_customer_id":163906,"tr_customer_product_id":163896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:36:05.000Z","name":"Gina Wiza","mobile_number":"428-341-1983","email_id":"Domenica.McLaughlin@yahoo.com","dop":"2025-12-01","serial_number":"12496381076080","imei1":"12496381076080","imei2":"12496381076080","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163887,"job_number":"JOB_163887","tr_customer_id":163904,"tr_customer_product_id":163894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:46.000Z","name":"Rasheed Keeling","mobile_number":"360-809-2880","email_id":"Cecile36@yahoo.com","dop":"2025-12-01","serial_number":"17480896192556","imei1":"17480896192556","imei2":"17480896192556","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163885,"job_number":"JOB_163885","tr_customer_id":163902,"tr_customer_product_id":163892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:26.000Z","name":"Rafael Rolfson","mobile_number":"325-787-2331","email_id":"Samantha.Kunze14@gmail.com","dop":"2025-12-01","serial_number":"15911062209870","imei1":"15911062209870","imei2":"15911062209870","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163883,"job_number":"JOB_163883","tr_customer_id":163900,"tr_customer_product_id":163890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:32.000Z","modified_at":"2026-01-22T11:28:43.000Z","name":"Darien Becker","mobile_number":"985-642-6979","email_id":"Norris.Considine43@hotmail.com","dop":"2025-12-01","serial_number":"15602566077849","imei1":"15602566077849","imei2":"15602566077849","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163881,"job_number":"JOB_163881","tr_customer_id":163898,"tr_customer_product_id":163888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:16.000Z","modified_at":"2026-01-22T11:28:27.000Z","name":"Judy Marquardt","mobile_number":"253-642-5131","email_id":"Armando_Wilderman@hotmail.com","dop":"2025-12-01","serial_number":"10164841175363","imei1":"10164841175363","imei2":"10164841175363","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163879,"job_number":"JOB_163879","tr_customer_id":163896,"tr_customer_product_id":163886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:28:11.000Z","name":"Korey Hills","mobile_number":"381-719-0193","email_id":"Marie.Collins@yahoo.com","dop":"2025-12-01","serial_number":"13896817635128","imei1":"13896817635128","imei2":"13896817635128","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163877,"job_number":"JOB_163877","tr_customer_id":163894,"tr_customer_product_id":163884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:37.000Z","name":"Edison Ziemann","mobile_number":"327-489-0744","email_id":"Melissa50@gmail.com","dop":"2025-12-01","serial_number":"15306550253786","imei1":"15306550253786","imei2":"15306550253786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163875,"job_number":"JOB_163875","tr_customer_id":163892,"tr_customer_product_id":163882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:21.000Z","name":"Marcella Goodwin","mobile_number":"494-823-8140","email_id":"Ashtyn_Pacocha@yahoo.com","dop":"2025-12-01","serial_number":"18824334092007","imei1":"18824334092007","imei2":"18824334092007","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163873,"job_number":"JOB_163873","tr_customer_id":163890,"tr_customer_product_id":163880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:53.000Z","modified_at":"2026-01-22T11:24:04.000Z","name":"Lyla Cremin","mobile_number":"484-836-5412","email_id":"Kelley.Cormier@gmail.com","dop":"2025-12-01","serial_number":"16697875616134","imei1":"16697875616134","imei2":"16697875616134","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163869,"job_number":"JOB_163869","tr_customer_id":163886,"tr_customer_product_id":163876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:28:12.000Z","modified_at":"2026-01-22T10:28:21.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"102694508027991","imei1":"102694508027991","imei2":"102694508027991","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T10:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163867,"job_number":"JOB_163867","tr_customer_id":163884,"tr_customer_product_id":163874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:36:00.000Z","modified_at":"2026-01-22T09:36:09.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"106346002643866","imei1":"106346002643866","imei2":"106346002643866","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163865,"job_number":"JOB_163865","tr_customer_id":163882,"tr_customer_product_id":163872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:25:01.000Z","name":"Heloise Lockman","mobile_number":"486-621-4548","email_id":"Rosalia_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"12981077959920","imei1":"12981077959920","imei2":"12981077959920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163862,"job_number":"JOB_163862","tr_customer_id":163879,"tr_customer_product_id":163869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:28.000Z","modified_at":"2026-01-22T09:24:10.000Z","name":"Dudley Robel","mobile_number":"487-384-9573","email_id":"Lysanne_Willms66@gmail.com","dop":"2025-04-06","serial_number":"13848500856104","imei1":"13848500856104","imei2":"13848500856104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163859,"job_number":"JOB_163859","tr_customer_id":163876,"tr_customer_product_id":163866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:37.000Z","modified_at":"2026-01-22T09:23:19.000Z","name":"Rickie D'Amore","mobile_number":"331-210-1560","email_id":"Noelia.Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"18163693099997","imei1":"18163693099997","imei2":"18163693099997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163850,"job_number":"JOB_163850","tr_customer_id":163867,"tr_customer_product_id":163857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:35.000Z","modified_at":"2026-01-22T07:48:12.000Z","name":"Keyon Koss","mobile_number":"453-382-3372","email_id":"Makenzie95@hotmail.com","dop":"2025-04-06","serial_number":"10644952585658","imei1":"10644952585658","imei2":"10644952585658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163846,"job_number":"JOB_163846","tr_customer_id":163863,"tr_customer_product_id":163853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:05.000Z","modified_at":"2026-01-22T07:46:44.000Z","name":"Marisol McDermott","mobile_number":"499-462-0433","email_id":"Roxanne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"11004797543678","imei1":"11004797543678","imei2":"11004797543678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163839,"job_number":"JOB_163839","tr_customer_id":163856,"tr_customer_product_id":163846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:12.000Z","modified_at":"2026-01-22T07:21:52.000Z","name":"Nayeli Littel","mobile_number":"794-216-3369","email_id":"Mervin18@gmail.com","dop":"2017-01-31","serial_number":"18010674139915","imei1":"18010674139915","imei2":"18010674139915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163837,"job_number":"JOB_163837","tr_customer_id":163854,"tr_customer_product_id":163844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:36.000Z","modified_at":"2026-01-22T07:21:06.000Z","name":"Frederique Wolf","mobile_number":"388-675-9736","email_id":"Suzanne13@gmail.com","dop":"2017-01-31","serial_number":"13567306540845","imei1":"13567306540845","imei2":"13567306540845","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163835,"job_number":"JOB_163835","tr_customer_id":163852,"tr_customer_product_id":163842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:19:59.000Z","modified_at":"2026-01-22T07:20:30.000Z","name":"Hank Balistreri","mobile_number":"721-255-9153","email_id":"Sage_Gutkowski36@hotmail.com","dop":"2017-01-31","serial_number":"10639157303012","imei1":"10639157303012","imei2":"10639157303012","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163833,"job_number":"JOB_163833","tr_customer_id":163850,"tr_customer_product_id":163840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:26.000Z","modified_at":"2026-01-22T07:16:58.000Z","name":"Allie Oberbrunner","mobile_number":"982-384-8575","email_id":"Margie20@gmail.com","dop":"2017-01-31","serial_number":"10890307142317","imei1":"10890307142317","imei2":"10890307142317","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163831,"job_number":"JOB_163831","tr_customer_id":163848,"tr_customer_product_id":163838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:49.000Z","modified_at":"2026-01-22T07:16:20.000Z","name":"Blaise Collins","mobile_number":"941-734-1307","email_id":"Gino2@yahoo.com","dop":"2017-01-31","serial_number":"11857127179889","imei1":"11857127179889","imei2":"11857127179889","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163829,"job_number":"JOB_163829","tr_customer_id":163846,"tr_customer_product_id":163836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:12.000Z","modified_at":"2026-01-22T07:15:43.000Z","name":"Everett Lindgren","mobile_number":"561-581-0403","email_id":"Grayce89@yahoo.com","dop":"2017-01-31","serial_number":"15677690289463","imei1":"15677690289463","imei2":"15677690289463","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163825,"job_number":"JOB_163825","tr_customer_id":163842,"tr_customer_product_id":163832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:57.000Z","modified_at":"2026-01-22T07:05:37.000Z","name":"Jabari Graham","mobile_number":"941-232-0175","email_id":"Ramona.Stark@gmail.com","dop":"2025-04-06","serial_number":"17920457237708","imei1":"17920457237708","imei2":"17920457237708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163823,"job_number":"JOB_163823","tr_customer_id":163840,"tr_customer_product_id":163830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:10.000Z","modified_at":"2026-01-22T07:04:50.000Z","name":"Micheal Bosco","mobile_number":"415-334-8650","email_id":"Bertrand58@hotmail.com","dop":"2025-04-06","serial_number":"18184833007186","imei1":"18184833007186","imei2":"18184833007186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163820,"job_number":"JOB_163820","tr_customer_id":163837,"tr_customer_product_id":163827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:23.000Z","modified_at":"2026-01-22T07:04:03.000Z","name":"Robin Jast","mobile_number":"895-624-4184","email_id":"Gertrude56@yahoo.com","dop":"2025-04-06","serial_number":"14520643468617","imei1":"14520643468617","imei2":"14520643468617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163815,"job_number":"JOB_163815","tr_customer_id":163832,"tr_customer_product_id":163822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:06.000Z","modified_at":"2026-01-22T06:50:45.000Z","name":"Itzel Glover","mobile_number":"364-348-3374","email_id":"Adrianna_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"18544594708315","imei1":"18544594708315","imei2":"18544594708315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163812,"job_number":"JOB_163812","tr_customer_id":163829,"tr_customer_product_id":163819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:58.000Z","name":"Carlee Mueller","mobile_number":"410-466-5292","email_id":"Vivienne_Beatty21@gmail.com","dop":"2025-04-06","serial_number":"16242224977816","imei1":"16242224977816","imei2":"16242224977816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163808,"job_number":"JOB_163808","tr_customer_id":163825,"tr_customer_product_id":163815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:10.000Z","name":"Dexter Funk","mobile_number":"492-966-0821","email_id":"Filiberto.Glover@hotmail.com","dop":"2025-04-06","serial_number":"11332888311664","imei1":"11332888311664","imei2":"11332888311664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163807,"job_number":"JOB_163807","tr_customer_id":163824,"tr_customer_product_id":163814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:12.000Z","name":"Camryn Jacobs","mobile_number":"937-236-5660","email_id":"Norbert8@hotmail.com","dop":"2025-04-06","serial_number":"19998874940780","imei1":"19998874940780","imei2":"19998874940780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163804,"job_number":"JOB_163804","tr_customer_id":163821,"tr_customer_product_id":163811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:42.000Z","name":"Nicklaus Heller","mobile_number":"200-713-4222","email_id":"Estefania_Kiehn79@gmail.com","dop":"2025-04-06","serial_number":"16491025999149","imei1":"16491025999149","imei2":"16491025999149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163801,"job_number":"JOB_163801","tr_customer_id":163818,"tr_customer_product_id":163808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:17.000Z","modified_at":"2026-01-22T06:43:56.000Z","name":"Euna Kreiger","mobile_number":"479-533-9037","email_id":"Gina.Welch@yahoo.com","dop":"2025-04-06","serial_number":"19582100550882","imei1":"19582100550882","imei2":"19582100550882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163798,"job_number":"JOB_163798","tr_customer_id":163815,"tr_customer_product_id":163805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:43:24.000Z","name":"Teagan VonRueden","mobile_number":"475-566-6729","email_id":"Ralph98@yahoo.com","dop":"2025-04-06","serial_number":"17534801023052","imei1":"17534801023052","imei2":"17534801023052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163795,"job_number":"JOB_163795","tr_customer_id":163812,"tr_customer_product_id":163802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:30.000Z","modified_at":"2026-01-22T06:43:09.000Z","name":"Thea Jacobson","mobile_number":"939-668-0216","email_id":"Wiley_Schmeler82@yahoo.com","dop":"2025-04-06","serial_number":"19261597961466","imei1":"19261597961466","imei2":"19261597961466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163791,"job_number":"JOB_163791","tr_customer_id":163808,"tr_customer_product_id":163798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:06.000Z","name":"Golden Turner","mobile_number":"928-412-5217","email_id":"Marcellus_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"10998592491996","imei1":"10998592491996","imei2":"10998592491996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163790,"job_number":"JOB_163790","tr_customer_id":163807,"tr_customer_product_id":163797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:04.000Z","name":"Hester Runolfsdottir","mobile_number":"730-270-1032","email_id":"Vergie36@gmail.com","dop":"2025-04-06","serial_number":"14190741744478","imei1":"14190741744478","imei2":"14190741744478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163788,"job_number":"JOB_163788","tr_customer_id":163805,"tr_customer_product_id":163795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:41.000Z","name":"Bethany Leuschke","mobile_number":"268-224-5559","email_id":"Angelica86@hotmail.com","dop":"2025-04-06","serial_number":"18308575276356","imei1":"18308575276356","imei2":"18308575276356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163785,"job_number":"JOB_163785","tr_customer_id":163802,"tr_customer_product_id":163792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:21.000Z","modified_at":"2026-01-22T06:41:57.000Z","name":"Waldo Donnelly","mobile_number":"650-565-3305","email_id":"Andreanne26@hotmail.com","dop":"2025-04-06","serial_number":"15850171965855","imei1":"15850171965855","imei2":"15850171965855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163781,"job_number":"JOB_163781","tr_customer_id":163798,"tr_customer_product_id":163788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:39:14.000Z","name":"Kamille Reichert","mobile_number":"591-544-3306","email_id":"Jody_Orn@hotmail.com","dop":"2025-04-06","serial_number":"17586014889243","imei1":"17586014889243","imei2":"17586014889243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163778,"job_number":"JOB_163778","tr_customer_id":163795,"tr_customer_product_id":163785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:44.000Z","name":"Pamela Daniel","mobile_number":"229-480-2955","email_id":"Moshe78@yahoo.com","dop":"2000-01-31","serial_number":"10086342175894","imei1":"10086342175894","imei2":"10086342175894","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163775,"job_number":"JOB_163775","tr_customer_id":163792,"tr_customer_product_id":163782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:50.000Z","modified_at":"2026-01-22T06:38:28.000Z","name":"Jazmyne Zboncak","mobile_number":"784-300-1154","email_id":"Felipe.Conn75@yahoo.com","dop":"2025-04-06","serial_number":"15595491792555","imei1":"15595491792555","imei2":"15595491792555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163772,"job_number":"JOB_163772","tr_customer_id":163789,"tr_customer_product_id":163779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:56.000Z","name":"Mya Schaefer","mobile_number":"462-948-2895","email_id":"Junius_Corkery98@gmail.com","dop":"2000-01-31","serial_number":"10569914046962","imei1":"10569914046962","imei2":"10569914046962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163769,"job_number":"JOB_163769","tr_customer_id":163786,"tr_customer_product_id":163776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:42.000Z","name":"Makayla Hickle","mobile_number":"619-747-8861","email_id":"Elijah13@hotmail.com","dop":"2025-04-06","serial_number":"14105259631997","imei1":"14105259631997","imei2":"14105259631997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163766,"job_number":"JOB_163766","tr_customer_id":163783,"tr_customer_product_id":163773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:37:33.000Z","name":"Marta Spinka","mobile_number":"516-945-1761","email_id":"Judson2@hotmail.com","dop":"2025-04-06","serial_number":"14775032265602","imei1":"14775032265602","imei2":"14775032265602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163763,"job_number":"JOB_163763","tr_customer_id":163780,"tr_customer_product_id":163770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:29.000Z","modified_at":"2026-01-22T06:37:08.000Z","name":"Angela Hessel","mobile_number":"899-330-7927","email_id":"Michale_Weber@yahoo.com","dop":"2000-01-31","serial_number":"10066001589340","imei1":"10066001589340","imei2":"10066001589340","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163761,"job_number":"JOB_163761","tr_customer_id":163778,"tr_customer_product_id":163768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:17.000Z","modified_at":"2026-01-22T06:36:56.000Z","name":"Keon Runolfsdottir","mobile_number":"322-530-7062","email_id":"Nicolette_OKon@yahoo.com","dop":"2025-10-21","serial_number":"10367066533671","imei1":"10367066533671","imei2":"10367066533671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163758,"job_number":"JOB_163758","tr_customer_id":163775,"tr_customer_product_id":163765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:14.000Z","modified_at":"2026-01-22T06:36:50.000Z","name":"Raymundo Wuckert","mobile_number":"659-518-1806","email_id":"Aron95@hotmail.com","dop":"2025-04-06","serial_number":"13880478494318","imei1":"13880478494318","imei2":"13880478494318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163755,"job_number":"JOB_163755","tr_customer_id":163772,"tr_customer_product_id":163762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:41.000Z","modified_at":"2026-01-22T06:36:21.000Z","name":"Wilber Johnson","mobile_number":"473-999-4816","email_id":"Ezekiel10@hotmail.com","dop":"2000-01-31","serial_number":"10803950745665","imei1":"10803950745665","imei2":"10803950745665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163752,"job_number":"JOB_163752","tr_customer_id":163769,"tr_customer_product_id":163759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:36:07.000Z","name":"Sebastian Langosh","mobile_number":"885-943-0815","email_id":"Gudrun96@yahoo.com","dop":"2025-04-06","serial_number":"12926237935990","imei1":"12926237935990","imei2":"12926237935990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163750,"job_number":"JOB_163750","tr_customer_id":163767,"tr_customer_product_id":163757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:36:08.000Z","name":"Coleman Blick","mobile_number":"582-549-6382","email_id":"Jordyn_Streich@gmail.com","dop":"2025-10-21","serial_number":"15806385790181","imei1":"15806385790181","imei2":"15806385790181","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163748,"job_number":"JOB_163748","tr_customer_id":163765,"tr_customer_product_id":163755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:35:20.000Z","name":"Rosalind Kris","mobile_number":"285-353-7533","email_id":"Ima_Johnson@gmail.com","dop":"2025-10-21","serial_number":"17654867066372","imei1":"17654867066372","imei2":"17654867066372","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163745,"job_number":"JOB_163745","tr_customer_id":163762,"tr_customer_product_id":163752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:21.000Z","modified_at":"2026-01-22T06:35:00.000Z","name":"Zola Glover","mobile_number":"711-819-3966","email_id":"Jaylin.Strosin43@hotmail.com","dop":"2025-04-06","serial_number":"14012787808279","imei1":"14012787808279","imei2":"14012787808279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163743,"job_number":"JOB_163743","tr_customer_id":163760,"tr_customer_product_id":163750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:58.000Z","name":"Sven Pagac","mobile_number":"832-783-2722","email_id":"Chauncey.Doyle@yahoo.com","dop":"2025-04-06","serial_number":"17268899665027","imei1":"17268899665027","imei2":"17268899665027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163740,"job_number":"JOB_163740","tr_customer_id":163757,"tr_customer_product_id":163747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:31:12.000Z","name":"Aditya Dare","mobile_number":"740-373-1084","email_id":"Oscar_Grant@hotmail.com","dop":"2025-04-06","serial_number":"18262977342874","imei1":"18262977342874","imei2":"18262977342874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163736,"job_number":"JOB_163736","tr_customer_id":163753,"tr_customer_product_id":163743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:30:25.000Z","name":"Jerrold McKenzie","mobile_number":"718-262-9425","email_id":"Oren_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"14467383637360","imei1":"14467383637360","imei2":"14467383637360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163731,"job_number":"JOB_163731","tr_customer_id":163748,"tr_customer_product_id":163738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:29:09.000Z","name":"Nicola Schaden","mobile_number":"337-507-9155","email_id":"Antonina28@hotmail.com","dop":"2025-04-06","serial_number":"12220475653039","imei1":"12220475653039","imei2":"12220475653039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163728,"job_number":"JOB_163728","tr_customer_id":163745,"tr_customer_product_id":163735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:44.000Z","modified_at":"2026-01-22T06:28:22.000Z","name":"Destin Conn","mobile_number":"757-462-6687","email_id":"Jovani43@hotmail.com","dop":"2025-04-06","serial_number":"14522956641895","imei1":"14522956641895","imei2":"14522956641895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163725,"job_number":"JOB_163725","tr_customer_id":163742,"tr_customer_product_id":163732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:27:36.000Z","name":"Monty Harber","mobile_number":"382-239-7075","email_id":"Ike_Wyman65@yahoo.com","dop":"2025-04-06","serial_number":"15570210601904","imei1":"15570210601904","imei2":"15570210601904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163722,"job_number":"JOB_163722","tr_customer_id":163739,"tr_customer_product_id":163729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:26:33.000Z","name":"Francisco Altenwerth","mobile_number":"381-716-0944","email_id":"Coty.Gleichner3@yahoo.com","dop":"2025-04-06","serial_number":"18811622312415","imei1":"18811622312415","imei2":"18811622312415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163719,"job_number":"JOB_163719","tr_customer_id":163736,"tr_customer_product_id":163726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:45.000Z","name":"Clay Kassulke","mobile_number":"355-694-2141","email_id":"Moriah_Lind77@gmail.com","dop":"2025-04-06","serial_number":"10951304701029","imei1":"10951304701029","imei2":"10951304701029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163716,"job_number":"JOB_163716","tr_customer_id":163733,"tr_customer_product_id":163723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:25:23.000Z","name":"Alexandro Fisher","mobile_number":"551-782-6815","email_id":"Kali.Rippin85@hotmail.com","dop":"2025-06-18","serial_number":"10177863747755","imei1":"10177863747755","imei2":"10177863747755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163709,"job_number":"JOB_163709","tr_customer_id":163726,"tr_customer_product_id":163716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:57.000Z","name":"Jayde Stiedemann","mobile_number":"737-697-3101","email_id":"Kelly.Boyer52@hotmail.com","dop":"2025-04-06","serial_number":"19420264240915","imei1":"19420264240915","imei2":"19420264240915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163698,"job_number":"JOB_163698","tr_customer_id":163715,"tr_customer_product_id":163705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:55.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Providenci O'Keefe","mobile_number":"941-335-6566","email_id":"Giovanna_Lowe78@gmail.com","dop":"2025-06-18","serial_number":"10494778859840","imei1":"10494778859840","imei2":"10494778859840","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163696,"job_number":"JOB_163696","tr_customer_id":163713,"tr_customer_product_id":163703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:24:37.000Z","name":"Gage Kassulke","mobile_number":"622-768-8871","email_id":"Jerome.Hane23@hotmail.com","dop":"2025-04-06","serial_number":"13637247338708","imei1":"13637247338708","imei2":"13637247338708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163690,"job_number":"JOB_163690","tr_customer_id":163707,"tr_customer_product_id":163697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:38.000Z","modified_at":"2026-01-22T05:21:14.000Z","name":"Edmond Sauer","mobile_number":"794-962-7371","email_id":"Tania32@gmail.com","dop":"2025-04-06","serial_number":"15726405377986","imei1":"15726405377986","imei2":"15726405377986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163687,"job_number":"JOB_163687","tr_customer_id":163704,"tr_customer_product_id":163694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:20:30.000Z","name":"Glen Mante","mobile_number":"778-714-7544","email_id":"Bobby.Graham@yahoo.com","dop":"2025-04-06","serial_number":"13302603732268","imei1":"13302603732268","imei2":"13302603732268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163684,"job_number":"JOB_163684","tr_customer_id":163701,"tr_customer_product_id":163691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:46.000Z","name":"Felicia Moore","mobile_number":"236-221-4748","email_id":"Savanna_Haag82@hotmail.com","dop":"2025-04-06","serial_number":"17018808213389","imei1":"17018808213389","imei2":"17018808213389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163681,"job_number":"JOB_163681","tr_customer_id":163698,"tr_customer_product_id":163688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:22.000Z","modified_at":"2026-01-22T05:03:01.000Z","name":"Jakayla Barrows","mobile_number":"710-547-5113","email_id":"Germaine_Marks@gmail.com","dop":"2025-04-06","serial_number":"16564282382212","imei1":"16564282382212","imei2":"16564282382212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163679,"job_number":"JOB_163679","tr_customer_id":163696,"tr_customer_product_id":163686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:11.000Z","modified_at":"2026-01-22T05:02:51.000Z","name":"Alisa Lesch","mobile_number":"966-711-4983","email_id":"Darrell16@gmail.com","dop":"2025-04-06","serial_number":"18810656100260","imei1":"18810656100260","imei2":"18810656100260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:02:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163677,"job_number":"JOB_163677","tr_customer_id":163694,"tr_customer_product_id":163684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:07.000Z","modified_at":"2026-01-22T05:01:43.000Z","name":"Hipolito McCullough","mobile_number":"685-843-5391","email_id":"Trenton_Powlowski86@hotmail.com","dop":"2025-04-06","serial_number":"16249149487387","imei1":"16249149487387","imei2":"16249149487387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163675,"job_number":"JOB_163675","tr_customer_id":163692,"tr_customer_product_id":163682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:23.000Z","modified_at":"2026-01-22T05:01:00.000Z","name":"Michelle Lockman","mobile_number":"851-833-7223","email_id":"Bruce.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"10121876545601","imei1":"10121876545601","imei2":"10121876545601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163673,"job_number":"JOB_163673","tr_customer_id":163690,"tr_customer_product_id":163680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:39.000Z","modified_at":"2026-01-22T05:00:16.000Z","name":"Mabel Ward","mobile_number":"539-353-2692","email_id":"Otis_Renner56@yahoo.com","dop":"2025-04-06","serial_number":"18350331245889","imei1":"18350331245889","imei2":"18350331245889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163671,"job_number":"JOB_163671","tr_customer_id":163688,"tr_customer_product_id":163678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:33.000Z","modified_at":"2026-01-22T04:53:43.000Z","name":"Lonny Yost","mobile_number":"663-687-9890","email_id":"Geo76@gmail.com","dop":"2025-07-01","serial_number":"108699234561943","imei1":"108699234561943","imei2":"108699234561943","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163669,"job_number":"JOB_163669","tr_customer_id":163686,"tr_customer_product_id":163676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:20.000Z","modified_at":"2026-01-22T04:53:30.000Z","name":"Oran Volkman","mobile_number":"296-891-2699","email_id":"Ervin30@yahoo.com","dop":"2025-07-01","serial_number":"101314957512046","imei1":"101314957512046","imei2":"101314957512046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163661,"job_number":"JOB_163661","tr_customer_id":163678,"tr_customer_product_id":163668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97570357307641","imei1":"97570357307641","imei2":"97570357307641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163654,"job_number":"JOB_163654","tr_customer_id":163671,"tr_customer_product_id":163661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61952597096654","imei1":"61952597096654","imei2":"61952597096654","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163647,"job_number":"JOB_163647","tr_customer_id":163664,"tr_customer_product_id":163654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15568422340947","imei1":"15568422340947","imei2":"15568422340947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163635,"job_number":"JOB_163635","tr_customer_id":163652,"tr_customer_product_id":163642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:57.000Z","name":"Elton Dietrich","mobile_number":"656-500-8270","email_id":"Kadin44@hotmail.com","dop":"2025-04-06","serial_number":"18940203838680","imei1":"18940203838680","imei2":"18940203838680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163633,"job_number":"JOB_163633","tr_customer_id":163650,"tr_customer_product_id":163640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:55.000Z","name":"Layla D'Amore","mobile_number":"877-265-3897","email_id":"Delores_Jast95@hotmail.com","dop":"2025-04-06","serial_number":"17982196227659","imei1":"17982196227659","imei2":"17982196227659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163629,"job_number":"JOB_163629","tr_customer_id":163646,"tr_customer_product_id":163636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:01:13.000Z","name":"Jeff Monahan","mobile_number":"786-616-3413","email_id":"Urban_Murray66@gmail.com","dop":"2025-04-06","serial_number":"12596659914898","imei1":"12596659914898","imei2":"12596659914898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163627,"job_number":"JOB_163627","tr_customer_id":163644,"tr_customer_product_id":163634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:01:12.000Z","name":"Derek Hand","mobile_number":"863-467-4576","email_id":"Davin_Dietrich93@hotmail.com","dop":"2025-04-06","serial_number":"12951902035683","imei1":"12951902035683","imei2":"12951902035683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163623,"job_number":"JOB_163623","tr_customer_id":163640,"tr_customer_product_id":163630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Ashleigh Prohaska","mobile_number":"300-839-9371","email_id":"Maximo12@gmail.com","dop":"2025-04-06","serial_number":"15715682937946","imei1":"15715682937946","imei2":"15715682937946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163621,"job_number":"JOB_163621","tr_customer_id":163638,"tr_customer_product_id":163628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Aurelia Monahan","mobile_number":"297-744-6002","email_id":"Elliot_Walter33@gmail.com","dop":"2000-01-31","serial_number":"10011155377352","imei1":"10011155377352","imei2":"10011155377352","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163615,"job_number":"JOB_163615","tr_customer_id":163632,"tr_customer_product_id":163622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:48.000Z","name":"Magnus Gleason","mobile_number":"395-967-3010","email_id":"Shane.Waelchi4@hotmail.com","dop":"2025-04-06","serial_number":"11518332554242","imei1":"11518332554242","imei2":"11518332554242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163612,"job_number":"JOB_163612","tr_customer_id":163629,"tr_customer_product_id":163619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:08.000Z","modified_at":"2026-01-22T04:00:44.000Z","name":"Blanca Ward","mobile_number":"647-896-9884","email_id":"Macie.Quigley@yahoo.com","dop":"2025-04-06","serial_number":"17755215152800","imei1":"17755215152800","imei2":"17755215152800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163606,"job_number":"JOB_163606","tr_customer_id":163623,"tr_customer_product_id":163613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:40.000Z","name":"Bridgette Schinner","mobile_number":"933-548-5720","email_id":"Joe.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"13665516311345","imei1":"13665516311345","imei2":"13665516311345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163603,"job_number":"JOB_163603","tr_customer_id":163620,"tr_customer_product_id":163610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T04:00:33.000Z","name":"Rashad Dach","mobile_number":"268-945-1016","email_id":"Nadia31@gmail.com","dop":"2025-04-06","serial_number":"16735578186941","imei1":"16735578186941","imei2":"16735578186941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163599,"job_number":"JOB_163599","tr_customer_id":163616,"tr_customer_product_id":163606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Thaddeus Schiller","mobile_number":"250-780-4642","email_id":"Patricia91@hotmail.com","dop":"2025-04-06","serial_number":"11169688234102","imei1":"11169688234102","imei2":"11169688234102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163597,"job_number":"JOB_163597","tr_customer_id":163614,"tr_customer_product_id":163604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:28.000Z","name":"Willie Grady","mobile_number":"407-248-6666","email_id":"Neoma25@hotmail.com","dop":"2025-04-06","serial_number":"19259509435261","imei1":"19259509435261","imei2":"19259509435261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163590,"job_number":"JOB_163590","tr_customer_id":163607,"tr_customer_product_id":163597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T04:00:23.000Z","name":"Adam Rowe","mobile_number":"662-758-4858","email_id":"Gerald_McCullough@gmail.com","dop":"2025-04-06","serial_number":"11971524107948","imei1":"11971524107948","imei2":"11971524107948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163588,"job_number":"JOB_163588","tr_customer_id":163605,"tr_customer_product_id":163595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T04:00:22.000Z","name":"Peyton Mosciski","mobile_number":"920-546-3457","email_id":"Keanu.Kertzmann@hotmail.com","dop":"2000-01-31","serial_number":"10112136958537","imei1":"10112136958537","imei2":"10112136958537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163585,"job_number":"JOB_163585","tr_customer_id":163602,"tr_customer_product_id":163592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:41.000Z","modified_at":"2026-01-22T04:00:17.000Z","name":"Ted Sawayn","mobile_number":"455-730-6137","email_id":"Justen_Stracke@gmail.com","dop":"2025-04-06","serial_number":"15642874933630","imei1":"15642874933630","imei2":"15642874933630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163581,"job_number":"JOB_163581","tr_customer_id":163598,"tr_customer_product_id":163588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:25.000Z","modified_at":"2026-01-22T04:00:00.000Z","name":"Xavier Collier","mobile_number":"621-323-7007","email_id":"Rickey13@hotmail.com","dop":"2025-04-06","serial_number":"11259194263564","imei1":"11259194263564","imei2":"11259194263564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163578,"job_number":"JOB_163578","tr_customer_id":163595,"tr_customer_product_id":163585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T04:00:02.000Z","name":"Dayton Rolfson","mobile_number":"216-577-9783","email_id":"Mario72@hotmail.com","dop":"2025-04-06","serial_number":"11006453362408","imei1":"11006453362408","imei2":"11006453362408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163576,"job_number":"JOB_163576","tr_customer_id":163593,"tr_customer_product_id":163583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Shawn Rowe","mobile_number":"742-804-9625","email_id":"Cody_Murazik@gmail.com","dop":"2025-04-06","serial_number":"19363560765469","imei1":"19363560765469","imei2":"19363560765469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163572,"job_number":"JOB_163572","tr_customer_id":163589,"tr_customer_product_id":163579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:57.000Z","name":"Elza Okuneva","mobile_number":"999-683-7319","email_id":"Watson20@gmail.com","dop":"2025-04-06","serial_number":"14425716504440","imei1":"14425716504440","imei2":"14425716504440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163570,"job_number":"JOB_163570","tr_customer_id":163587,"tr_customer_product_id":163577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:56.000Z","name":"Ellis Zulauf","mobile_number":"658-980-8573","email_id":"Andreane_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15770537901049","imei1":"15770537901049","imei2":"15770537901049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163565,"job_number":"JOB_163565","tr_customer_id":163582,"tr_customer_product_id":163572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"Dasia Graham","mobile_number":"228-666-1215","email_id":"Lisa60@hotmail.com","dop":"2025-04-06","serial_number":"18534045241389","imei1":"18534045241389","imei2":"18534045241389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163560,"job_number":"JOB_163560","tr_customer_id":163577,"tr_customer_product_id":163567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Jedediah Senger","mobile_number":"563-248-9478","email_id":"Wilson35@hotmail.com","dop":"2025-04-06","serial_number":"18043763468982","imei1":"18043763468982","imei2":"18043763468982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163553,"job_number":"JOB_163553","tr_customer_id":163570,"tr_customer_product_id":163560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Clovis Mills","mobile_number":"685-429-8114","email_id":"Gianni17@hotmail.com","dop":"2025-04-06","serial_number":"16162231947775","imei1":"16162231947775","imei2":"16162231947775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163550,"job_number":"JOB_163550","tr_customer_id":163567,"tr_customer_product_id":163557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Simone Wyman","mobile_number":"262-902-2648","email_id":"Carrie20@yahoo.com","dop":"2000-01-31","serial_number":"10987226518985","imei1":"10987226518985","imei2":"10987226518985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163546,"job_number":"JOB_163546","tr_customer_id":163563,"tr_customer_product_id":163553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Florida Schowalter","mobile_number":"276-573-7117","email_id":"Ariel.Hane@gmail.com","dop":"2025-04-06","serial_number":"12092392707101","imei1":"12092392707101","imei2":"12092392707101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163544,"job_number":"JOB_163544","tr_customer_id":163561,"tr_customer_product_id":163551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Anthony Jacobs","mobile_number":"438-651-0127","email_id":"Jade_Boyer@gmail.com","dop":"2025-04-06","serial_number":"14401746799274","imei1":"14401746799274","imei2":"14401746799274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163540,"job_number":"JOB_163540","tr_customer_id":163557,"tr_customer_product_id":163547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:42.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Taya Nolan","mobile_number":"568-853-5563","email_id":"Mckayla_Franecki@hotmail.com","dop":"2025-04-06","serial_number":"19491977456158","imei1":"19491977456158","imei2":"19491977456158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163539,"job_number":"JOB_163539","tr_customer_id":163556,"tr_customer_product_id":163546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Bertrand Hayes","mobile_number":"589-390-0823","email_id":"Clara87@yahoo.com","dop":"2025-04-06","serial_number":"15490643124220","imei1":"15490643124220","imei2":"15490643124220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163533,"job_number":"JOB_163533","tr_customer_id":163550,"tr_customer_product_id":163540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Antonietta Veum","mobile_number":"911-292-1699","email_id":"Ursula_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"10766294919009","imei1":"10766294919009","imei2":"10766294919009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163532,"job_number":"JOB_163532","tr_customer_id":163549,"tr_customer_product_id":163539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:59:14.000Z","name":"Viola Gutkowski","mobile_number":"226-922-5745","email_id":"Gaylord19@yahoo.com","dop":"2025-04-06","serial_number":"14742006249625","imei1":"14742006249625","imei2":"14742006249625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163529,"job_number":"JOB_163529","tr_customer_id":163546,"tr_customer_product_id":163536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Keshaun Rippin","mobile_number":"344-536-0075","email_id":"Haleigh.Adams41@yahoo.com","dop":"2025-04-06","serial_number":"14997931498514","imei1":"14997931498514","imei2":"14997931498514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163525,"job_number":"JOB_163525","tr_customer_id":163542,"tr_customer_product_id":163532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:59:08.000Z","name":"Dan Pacocha","mobile_number":"287-992-2459","email_id":"Amparo45@gmail.com","dop":"2025-04-06","serial_number":"13306504335065","imei1":"13306504335065","imei2":"13306504335065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163521,"job_number":"JOB_163521","tr_customer_id":163538,"tr_customer_product_id":163528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Kellen Lakin","mobile_number":"305-601-6537","email_id":"Marques20@yahoo.com","dop":"2025-04-06","serial_number":"13938638381888","imei1":"13938638381888","imei2":"13938638381888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163518,"job_number":"JOB_163518","tr_customer_id":163535,"tr_customer_product_id":163525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:27.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Beth Bosco","mobile_number":"871-219-4103","email_id":"Jairo_Tillman@gmail.com","dop":"2025-05-30","serial_number":"19526323722702","imei1":"19526323722702","imei2":"19526323722702","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163515,"job_number":"JOB_163515","tr_customer_id":163532,"tr_customer_product_id":163522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:55.000Z","name":"Eloy Haag","mobile_number":"707-863-6602","email_id":"Cristobal93@gmail.com","dop":"2000-01-31","serial_number":"10081072752305","imei1":"10081072752305","imei2":"10081072752305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163514,"job_number":"JOB_163514","tr_customer_id":163531,"tr_customer_product_id":163521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:54.000Z","name":"Virginie Rippin","mobile_number":"220-247-3907","email_id":"Lilyan_Koepp97@hotmail.com","dop":"2025-06-18","serial_number":"10833226072437","imei1":"10833226072437","imei2":"10833226072437","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163509,"job_number":"JOB_163509","tr_customer_id":163526,"tr_customer_product_id":163516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Kieran Hamill","mobile_number":"676-812-2457","email_id":"Krista52@gmail.com","dop":"2025-04-06","serial_number":"13360449192288","imei1":"13360449192288","imei2":"13360449192288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163507,"job_number":"JOB_163507","tr_customer_id":163524,"tr_customer_product_id":163514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Dagmar Okuneva","mobile_number":"580-344-0234","email_id":"Carmel.Hartmann64@gmail.com","dop":"2025-04-06","serial_number":"15746221300219","imei1":"15746221300219","imei2":"15746221300219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163503,"job_number":"JOB_163503","tr_customer_id":163520,"tr_customer_product_id":163510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:02.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"Myrl Robel","mobile_number":"803-530-3775","email_id":"Hudson48@gmail.com","dop":"2025-04-06","serial_number":"17252833675228","imei1":"17252833675228","imei2":"17252833675228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163501,"job_number":"JOB_163501","tr_customer_id":163518,"tr_customer_product_id":163508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:34.000Z","name":"Willard Grady","mobile_number":"481-497-9561","email_id":"Eusebio.Rempel95@gmail.com","dop":"2025-04-06","serial_number":"10413286534780","imei1":"10413286534780","imei2":"10413286534780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163498,"job_number":"JOB_163498","tr_customer_id":163515,"tr_customer_product_id":163505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:55.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Noelia White","mobile_number":"602-745-6781","email_id":"Elenora.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"12771801690877","imei1":"12771801690877","imei2":"12771801690877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163495,"job_number":"JOB_163495","tr_customer_id":163512,"tr_customer_product_id":163502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Cydney Rogahn","mobile_number":"439-225-9490","email_id":"Clement71@yahoo.com","dop":"2025-04-06","serial_number":"15093034076349","imei1":"15093034076349","imei2":"15093034076349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163492,"job_number":"JOB_163492","tr_customer_id":163509,"tr_customer_product_id":163499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:27.000Z","name":"Danielle Brekke","mobile_number":"512-745-1292","email_id":"Antonette.Homenick88@hotmail.com","dop":"2025-04-06","serial_number":"13728254893091","imei1":"13728254893091","imei2":"13728254893091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163488,"job_number":"JOB_163488","tr_customer_id":163505,"tr_customer_product_id":163495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:58:22.000Z","name":"Constance Moen","mobile_number":"890-897-6766","email_id":"Immanuel_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"10056745028317","imei1":"10056745028317","imei2":"10056745028317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163485,"job_number":"JOB_163485","tr_customer_id":163502,"tr_customer_product_id":163492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:44.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Casimer Lebsack","mobile_number":"814-284-5872","email_id":"Walter.Pfannerstill52@yahoo.com","dop":"2025-04-06","serial_number":"12425230516743","imei1":"12425230516743","imei2":"12425230516743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163482,"job_number":"JOB_163482","tr_customer_id":163499,"tr_customer_product_id":163489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:58:12.000Z","name":"Daryl Orn","mobile_number":"332-287-8443","email_id":"Declan36@gmail.com","dop":"2025-06-18","serial_number":"10905585943521","imei1":"10905585943521","imei2":"10905585943521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163478,"job_number":"JOB_163478","tr_customer_id":163495,"tr_customer_product_id":163485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:33.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Kaelyn Reichert","mobile_number":"649-545-2289","email_id":"Verlie.Mitchell79@hotmail.com","dop":"2025-04-06","serial_number":"18670258333112","imei1":"18670258333112","imei2":"18670258333112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163475,"job_number":"JOB_163475","tr_customer_id":163492,"tr_customer_product_id":163482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:30.000Z","modified_at":"2026-01-22T03:58:07.000Z","name":"Sanford Auer","mobile_number":"742-268-5310","email_id":"Erika60@hotmail.com","dop":"2025-04-06","serial_number":"16359301569719","imei1":"16359301569719","imei2":"16359301569719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163472,"job_number":"JOB_163472","tr_customer_id":163489,"tr_customer_product_id":163479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:19.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Stevie Kozey","mobile_number":"722-406-6593","email_id":"Napoleon.Treutel8@gmail.com","dop":"2025-04-06","serial_number":"14748606284092","imei1":"14748606284092","imei2":"14748606284092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163471,"job_number":"JOB_163471","tr_customer_id":163488,"tr_customer_product_id":163478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:11.000Z","modified_at":"2026-01-22T03:57:19.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10104137016969","imei1":"10104137016969","imei2":"10104137016969","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163469,"job_number":"JOB_163469","tr_customer_id":163486,"tr_customer_product_id":163476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:09.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Celestino Champlin","mobile_number":"323-428-4779","email_id":"Lillian.Stamm74@gmail.com","dop":"2025-04-06","serial_number":"18942008871062","imei1":"18942008871062","imei2":"18942008871062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163466,"job_number":"JOB_163466","tr_customer_id":163483,"tr_customer_product_id":163473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:02.000Z","modified_at":"2026-01-22T03:57:40.000Z","name":"Ezekiel Torphy","mobile_number":"930-230-8149","email_id":"Will.Cartwright25@yahoo.com","dop":"2025-04-06","serial_number":"19077715366923","imei1":"19077715366923","imei2":"19077715366923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163465,"job_number":"JOB_163465","tr_customer_id":163482,"tr_customer_product_id":163472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:00.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66098132301166","imei1":"66098132301166","imei2":"66098132301166","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163462,"job_number":"JOB_163462","tr_customer_id":163479,"tr_customer_product_id":163469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:05:01.000Z","name":"Clementine Mayer","mobile_number":"498-728-1723","email_id":"Estefania_Moore73@hotmail.com","dop":"2025-04-06","serial_number":"15867308796195","imei1":"15867308796195","imei2":"15867308796195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163459,"job_number":"JOB_163459","tr_customer_id":163476,"tr_customer_product_id":163466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:04:19.000Z","name":"Omer Nienow","mobile_number":"599-496-0604","email_id":"Effie_Smith@hotmail.com","dop":"2025-04-06","serial_number":"12544195811635","imei1":"12544195811635","imei2":"12544195811635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163456,"job_number":"JOB_163456","tr_customer_id":163473,"tr_customer_product_id":163463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:37.000Z","name":"Krista Terry","mobile_number":"948-520-8742","email_id":"Jammie87@gmail.com","dop":"2025-04-06","serial_number":"11743797185499","imei1":"11743797185499","imei2":"11743797185499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjAzOX0.OePXRyHYM4mpO9TCmXrMPOQZRzi3QKjt4FILPYFr1B4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 63bf189b-d4be-4031-ad32-06da11b41ef5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"400-A3uMHwkqe8EJKfwAaIf8eeSw5q8" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163999,"job_number":"JOB_163999","tr_customer_id":164016,"tr_customer_product_id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:19.000Z","name":"Johan Witting","mobile_number":"254-946-6614","email_id":"Valentin47@gmail.com","dop":"2025-12-01","serial_number":"15587379122076","imei1":"15587379122076","imei2":"15587379122076","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-22T14:27:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjAzOX0.OePXRyHYM4mpO9TCmXrMPOQZRzi3QKjt4FILPYFr1B4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 55a046c2-4593-4895-b6d5-fc03e9bb639f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 163999
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjAzOX0.OePXRyHYM4mpO9TCmXrMPOQZRzi3QKjt4FILPYFr1B4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a16073e9-59ba-4168-ab2a-eb3512a9f425 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a969c19d-eea7-457e-a4d3-c4e3f18ceab0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-fYXBzEyi79YTz7ahP5W6g2lldjc" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDJ9.8w6RC1Eg7vvmW4RPnTXOU9gi_PXHUsuW0-hgb-xYnW0"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDJ9.8w6RC1Eg7vvmW4RPnTXOU9gi_PXHUsuW0-hgb-xYnW0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 447e6131-18a9-484e-8967-a6acde22c2a3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"cb-oLXnzCPeUIrWt3hYH6Tlabc/OxY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDJ9.8w6RC1Eg7vvmW4RPnTXOU9gi_PXHUsuW0-hgb-xYnW0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 32b290f0-31cf-40a7-a7ea-f826a53f48bd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-Klyx9A1SlRZliopJr4pLDM9jRNM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":545},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDJ9.8w6RC1Eg7vvmW4RPnTXOU9gi_PXHUsuW0-hgb-xYnW0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c2466b1b-e961-4657-8e38-17c74149a052 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 47 |
{
"details_key": "pending_for_delivery"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1015 |
| ETag | W/"3f7-ICP+0RoWL1mKRjkeqLI90gFDO/0" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":163999,"job_number":"JOB_163999","tr_customer_id":164016,"tr_customer_product_id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:21.000Z","name":"Johan Witting","mobile_number":"254-946-6614","email_id":"Valentin47@gmail.com","dop":"2025-12-01","serial_number":"15587379122076","imei1":"15587379122076","imei2":"15587379122076","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-22T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1741-MgfLvwgA4Uw2sXxvIfG8AaPBJ/E"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDJ9.8w6RC1Eg7vvmW4RPnTXOU9gi_PXHUsuW0-hgb-xYnW0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6baffbbc-e5b1-444a-a00a-54c3cfd7953b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1015 |
| ETag | W/"3f7-ICP+0RoWL1mKRjkeqLI90gFDO/0" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":163999,"job_number":"JOB_163999","tr_customer_id":164016,"tr_customer_product_id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:21.000Z","name":"Johan Witting","mobile_number":"254-946-6614","email_id":"Valentin47@gmail.com","dop":"2025-12-01","serial_number":"15587379122076","imei1":"15587379122076","imei2":"15587379122076","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-22T14:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDJ9.8w6RC1Eg7vvmW4RPnTXOU9gi_PXHUsuW0-hgb-xYnW0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cf33e84a-9d7d-4230-a912-71ced30535d3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 163999
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDJ9.8w6RC1Eg7vvmW4RPnTXOU9gi_PXHUsuW0-hgb-xYnW0 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 98327ac4-b84a-49cd-870b-300ff2ea76e1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_163999"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1018 |
| ETag | W/"3fa-R1leJySetmJGtb8xl8Ze10cg6K4" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":163999,"job_number":"JOB_163999","tr_customer_id":164016,"tr_customer_product_id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:23.000Z","name":"Johan Witting","mobile_number":"254-946-6614","email_id":"Valentin47@gmail.com","dop":"2025-12-01","serial_number":"15587379122076","imei1":"15587379122076","imei2":"15587379122076","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDJ9.8w6RC1Eg7vvmW4RPnTXOU9gi_PXHUsuW0-hgb-xYnW0 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6c650e24-cbb4-4be7-a318-41d760c25925 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a53-6y7DAQFzJGeYypoQ64grRnFMZDU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":163999,"job_number":"JOB_163999","tr_customer_id":164016,"tr_customer_product_id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:23.000Z","name":"Johan Witting","mobile_number":"254-946-6614","email_id":"Valentin47@gmail.com","dop":"2025-12-01","serial_number":"15587379122076","imei1":"15587379122076","imei2":"15587379122076","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":627998,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T14:27:10.000Z","created_at":"2026-01-22T14:27:10.000Z"},{"id":627999,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T14:27:10.000Z","created_at":"2026-01-22T14:27:10.000Z"},{"id":628000,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-01-22T14:27:16.000Z","created_at":"2026-01-22T14:27:16.000Z"},{"id":628001,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-01-22T14:27:19.000Z","created_at":"2026-01-22T14:27:19.000Z"},{"id":628002,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-01-22T14:27:21.000Z","created_at":"2026-01-22T14:27:21.000Z"},{"id":628003,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-22T14:27:23.000Z","created_at":"2026-01-22T14:27:23.000Z"},{"id":628004,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-22T14:27:23.000Z","created_at":"2026-01-22T14:27:23.000Z"}],"problems":[{"id":143415,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T14:27:10.000Z"},{"id":143416,"problem":"Smartphone is running slow","remark":"Changed Battery.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-22T14:27:19.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ca1b8bed-c203-4dee-b4e7-e001c40e884f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-agSx11DzFD4FpB8l/y+ahHFQp/c" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDR9.fAWrU40wXOBSA3zfCG8TJLlMlZdwIFn8fQAIKTOgGcY"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response message should be equal to Success | 1 | 0 | 0 |
| Token should be valid | 1 | 0 | 0 |
| Validate JSON Schema | 1 | 0 | 0 |
| Response time < 150ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Response time < 150ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2aac805c-1e6d-4d0d-bfea-7c51d7fa1236 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 60 |
{
"username": "iamfd123",
"password": "pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 401 - Unauthorized | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 401 - Unauthorized | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | eb1a0b9b-698c-46af-9a32-bb31d7d21d3c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 400 - Bad Request | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 400 - Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDR9.fAWrU40wXOBSA3zfCG8TJLlMlZdwIFn8fQAIKTOgGcY |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 19cb889e-e014-406e-b5a9-7f47fce9953f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response Time < 400ms | 1 | 0 | 0 |
| Response body contains message as success | 1 | 0 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify User Properties are present | 1 | 0 | 0 |
| Verify if role is FrontDesk | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDR9.fAWrU40wXOBSA3zfCG8TJLlMlZdwIFn8fQAIKTOgGcY |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0868d05b-8831-4ad9-9c54-bc0ec53c2e32 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security: Verify if password field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security: Verify if password field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f75c0925-a6d1-4e3a-8c7e-2b66ddae4128 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the response status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDR9.fAWrU40wXOBSA3zfCG8TJLlMlZdwIFn8fQAIKTOgGcY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a9af1e2e-9e97-4351-aa13-df6e3ee33ac4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-BiFglpumvjYkKHbSaErf/NNWvTI" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":545},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Verify Response Time < 200ms | 0 | 1 | 0 |
| Verify that message should be equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in the response data Array | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 8 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7b1df461-0e50-45fe-b5a5-5c21538a7631 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5c6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3NTc4NTZ9.4JswZiXokDUJMGgBytlFKmLEBov015Rxnc0u7MpBF |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 39eba0d8-4525-402c-a001-1549dc039cdc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDR9.fAWrU40wXOBSA3zfCG8TJLlMlZdwIFn8fQAIKTOgGcY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ee9b5b22-62ac-4e9f-91dc-e632db00776d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDR9.fAWrU40wXOBSA3zfCG8TJLlMlZdwIFn8fQAIKTOgGcY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5c2cbf70-f766-42ba-91ba-432c008527e6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify if Message is equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_platform is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 19fe58d8-7649-48cf-b0eb-1634256ed2b4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDc4NjV9.IFn1rKYbv0O9zo87OrzgE0hwIIwEnbwuw785t1Yxo_M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 615a3672-c19f-45d6-a2a1-b00ec75b27df |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 403 - Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status Code is 403 - Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDR9.fAWrU40wXOBSA3zfCG8TJLlMlZdwIFn8fQAIKTOgGcY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5364b0c8-4d58-4923-8085-41bcacdddbdb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1055 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Uday",
"last_name": "P",
"mobile_number": "7690034256",
"mobile_number_alt": "",
"email_id": "uday@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "15333182261526",
"imei1": "15333182261526",
"imei2": "15333182261526",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-7V4URsNxhNmTBGAPUjfQ3c8GPLY" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":164000,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":164017,"tr_customer_product_id":164007,"job_number":"JOB_164000"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDR9.fAWrU40wXOBSA3zfCG8TJLlMlZdwIFn8fQAIKTOgGcY |
| randomNumber | 916 |
| randomFirstName | Adolph |
| randomLastName | Willms |
| randomEmail | Nikki_Rutherford76@hotmail.com |
| randomPhone | 264-817-1284 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 795f7e11-3a4b-4e43-afe8-9de48e790047 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1076 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Carole",
"last_name": "Nolan",
"mobile_number": "227-423-3683",
"mobile_number_alt": "",
"email_id": "Marjolaine.Berge9@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "18661855492714",
"imei1": "18661855492714",
"imei2": "18661855492714",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-UohMvTiNI0+Fa5RI6OmdjZVh80k" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":164001,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":164018,"tr_customer_product_id":164008,"job_number":"JOB_164001"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify the message in the response is Job created successfully. | 1 | 0 | 0 |
| Verify if the key id is present in response | 1 | 0 | 0 |
| Verify if the key mst_service_location_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_platform_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_oem_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_product_id is present in response | 1 | 0 | 0 |
| Verify if the key job_number is present in response | 1 | 0 | 0 |
| Verify if job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 12 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomNumber | 404 |
| randomFirstName | Rachelle |
| randomLastName | Reilly |
| randomEmail | Estel11@yahoo.com |
| randomPhone | 208-694-0111 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 37af388e-f1f4-4ce8-a39a-f1b45cb69d13 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1068 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Korey",
"last_name": "Hoppe",
"mobile_number": "782-696-3507",
"mobile_number_alt": "",
"email_id": "Madonna0@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "12813564586554",
"imei1": "12813564586554",
"imei2": "12813564586554",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDgxMDJ9.IcJFwjizzztlMihGZ8FeEOPntq13fHD4T8oGOzX-EkU |
| randomNumber | 643 |
| randomFirstName | Royce |
| randomLastName | Carter |
| randomEmail | Sadie_Runte@yahoo.com |
| randomPhone | 558-443-5935 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8d678072-807d-4187-bcbf-0cab5c530682 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1079 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Angelita",
"last_name": "Harris",
"mobile_number": "287-443-3250",
"mobile_number_alt": "",
"email_id": "Shaylee_Hilpert@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "13686381600555",
"imei1": "13686381600555",
"imei2": "13686381600555",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDR9.fAWrU40wXOBSA3zfCG8TJLlMlZdwIFn8fQAIKTOgGcY |
| randomNumber | 710 |
| randomFirstName | Orin |
| randomLastName | Cummings |
| randomEmail | Price_Champlin82@hotmail.com |
| randomPhone | 411-393-3454 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 881be2d7-f4e7-4f0b-936b-0c626dda9219 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 236 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 107 |
| ETag | W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDR9.fAWrU40wXOBSA3zfCG8TJLlMlZdwIFn8fQAIKTOgGcY |
| randomNumber | 457 |
| randomFirstName | Floy |
| randomLastName | Smitham |
| randomEmail | Darwin_Torp@yahoo.com |
| randomPhone | 488-435-2117 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7f3a13f7-5ce6-43d6-b5ff-e74f24f0a7cc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1094 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Dandre",
"last_name": "Wiza",
"mobile_number": "250-312-5875",
"mobile_number_alt": "",
"email_id": "Ismael_Brown@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "4.0272959916501836e+32",
"imei1": "4.0272959916501836e+32",
"imei2": "4.0272959916501836e+32",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 156 |
| ETag | W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDR9.fAWrU40wXOBSA3zfCG8TJLlMlZdwIFn8fQAIKTOgGcY |
| randomNumber | 984 |
| randomFirstName | Suzanne |
| randomLastName | Rosenbaum |
| randomEmail | Catharine.Strosin33@hotmail.com |
| randomPhone | 813-252-0431 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1aafea11-ec92-454c-881e-657286b1e997 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1051 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Raphael",
"last_name": "Skiles",
"mobile_number": "542-800-2063",
"mobile_number_alt": "",
"email_id": "Ima64@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "115463762",
"imei1": "115463762",
"imei2": "115463762",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDR9.fAWrU40wXOBSA3zfCG8TJLlMlZdwIFn8fQAIKTOgGcY |
| randomNumber | 171 |
| randomFirstName | Doris |
| randomLastName | Considine |
| randomEmail | Daphney_Armstrong@yahoo.com |
| randomPhone | 833-352-9099 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 17485863-d456-452f-9c84-eee8915346b3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 991 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Dee",
"last_name": "Russel",
"mobile_number": "880-764-9571",
"mobile_number_alt": "",
"email_id": "Lazaro.Rau@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "15472690997285",
"imei1": "15472690997285",
"imei2": "15472690997285",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 132 |
| ETag | W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-qDy/fxqJLnAp5yrdi08zf5+L2XU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDR9.fAWrU40wXOBSA3zfCG8TJLlMlZdwIFn8fQAIKTOgGcY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 496723fa-8b9e-4b20-bc85-08975ec708e6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-HkqwxvalEtvxDYeUAfkxwHYD+Ag" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":547},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the count for the created job today is incremented | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDR9.fAWrU40wXOBSA3zfCG8TJLlMlZdwIFn8fQAIKTOgGcY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f2acad23-3f0e-4789-ae2e-71d64b9deb48 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"8477d-hdI7ttqrl8Y0UKKEnGCbpLShSX4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163982,"job_number":"JOB_163982","tr_customer_id":163999,"tr_customer_product_id":163989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:21:33.000Z","modified_at":"2026-01-22T14:21:59.000Z","name":"Camilla Hilll","mobile_number":"429-524-0105","email_id":"Renee.Bahringer@yahoo.com","dop":"2025-10-01","serial_number":"17211350654033","imei1":"17211350654033","imei2":"17211350654033","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163981,"job_number":"JOB_163981","tr_customer_id":163998,"tr_customer_product_id":163988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:25.000Z","modified_at":"2026-01-22T14:20:25.000Z","name":"Sarai Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114640349230210","imei1":"114640349230210","imei2":"114640349230210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163980,"job_number":"JOB_163980","tr_customer_id":163997,"tr_customer_product_id":163987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Lue Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128166661147915","imei1":"128166661147915","imei2":"128166661147915","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163979,"job_number":"JOB_163979","tr_customer_id":163996,"tr_customer_product_id":163986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Christ Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112358719006285","imei1":"112358719006285","imei2":"112358719006285","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163978,"job_number":"JOB_163978","tr_customer_id":163995,"tr_customer_product_id":163985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"117490788929589","imei1":"117490788929589","imei2":"117490788929589","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163977,"job_number":"JOB_163977","tr_customer_id":163994,"tr_customer_product_id":163984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Vaughn Hamill","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"148799137745210","imei1":"148799137745210","imei2":"148799137745210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163976,"job_number":"JOB_163976","tr_customer_id":163993,"tr_customer_product_id":163983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Santiago Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166807984452199","imei1":"166807984452199","imei2":"166807984452199","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163975,"job_number":"JOB_163975","tr_customer_id":163992,"tr_customer_product_id":163982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"Nelda Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147044432220875","imei1":"147044432220875","imei2":"147044432220875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163974,"job_number":"JOB_163974","tr_customer_id":163991,"tr_customer_product_id":163981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121618569010336","imei1":"121618569010336","imei2":"121618569010336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163967,"job_number":"JOB_163967","tr_customer_id":163984,"tr_customer_product_id":163974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:01.000Z","modified_at":"2026-01-22T14:02:11.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"79366714924192","imei1":"79366714924192","imei2":"79366714924192","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163964,"job_number":"JOB_163964","tr_customer_id":163981,"tr_customer_product_id":163971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:46.000Z","modified_at":"2026-01-22T14:01:57.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"46165935593987","imei1":"46165935593987","imei2":"46165935593987","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163963,"job_number":"JOB_163963","tr_customer_id":163980,"tr_customer_product_id":163970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:31.000Z","modified_at":"2026-01-22T14:01:42.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"38507972860565","imei1":"38507972860565","imei2":"38507972860565","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163849,"job_number":"JOB_163849","tr_customer_id":163866,"tr_customer_product_id":163856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:37.000Z","modified_at":"2026-01-22T07:47:04.000Z","name":"Aletha Conroy","mobile_number":"522-813-8059","email_id":"Heath_Farrell@gmail.com","dop":"2025-11-04","serial_number":"98891198523581","imei1":"98891198523581","imei2":"98891198523581","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163848,"job_number":"JOB_163848","tr_customer_id":163865,"tr_customer_product_id":163855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:21.000Z","modified_at":"2026-01-22T07:46:33.000Z","name":"Crystel Volkman","mobile_number":"364-617-3047","email_id":"Hanna_Boehm@hotmail.com","dop":"2025-11-04","serial_number":"33689902858375","imei1":"33689902858375","imei2":"33689902858375","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163842,"job_number":"JOB_163842","tr_customer_id":163859,"tr_customer_product_id":163849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:58.000Z","modified_at":"2026-01-22T07:28:23.000Z","name":"Scarlett Beahan","mobile_number":"298-260-7166","email_id":"Tom_Williamson@yahoo.com","dop":"2025-11-04","serial_number":"97817098339946","imei1":"97817098339946","imei2":"97817098339946","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163841,"job_number":"JOB_163841","tr_customer_id":163858,"tr_customer_product_id":163848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:44.000Z","modified_at":"2026-01-22T07:27:55.000Z","name":"Gus Schinner","mobile_number":"519-781-2243","email_id":"Beau_Pfannerstill@hotmail.com","dop":"2025-11-04","serial_number":"43237749952900","imei1":"43237749952900","imei2":"43237749952900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163738,"job_number":"JOB_163738","tr_customer_id":163755,"tr_customer_product_id":163745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:58.000Z","modified_at":"2026-01-22T06:30:09.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"16987988038319","imei1":"16987988038319","imei2":"16987988038319","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163734,"job_number":"JOB_163734","tr_customer_id":163751,"tr_customer_product_id":163741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:42.000Z","modified_at":"2026-01-22T06:29:54.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"11750603934385","imei1":"11750603934385","imei2":"11750603934385","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163733,"job_number":"JOB_163733","tr_customer_id":163750,"tr_customer_product_id":163740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:26.000Z","modified_at":"2026-01-22T06:29:38.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32382748816456","imei1":"32382748816456","imei2":"32382748816456","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163714,"job_number":"JOB_163714","tr_customer_id":163731,"tr_customer_product_id":163721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"94585377988292","imei1":"94585377988292","imei2":"94585377988292","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163712,"job_number":"JOB_163712","tr_customer_id":163729,"tr_customer_product_id":163719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Carissa Gulgowski","mobile_number":"805-726-3762","email_id":"Erich_Johnston@yahoo.com","dop":"2025-06-09","serial_number":"104306349213985","imei1":"104306349213985","imei2":"104306349213985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163707,"job_number":"JOB_163707","tr_customer_id":163724,"tr_customer_product_id":163714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:23.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"82178631442927","imei1":"82178631442927","imei2":"82178631442927","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163705,"job_number":"JOB_163705","tr_customer_id":163722,"tr_customer_product_id":163712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:22.000Z","name":"Karlie Kihn","mobile_number":"679-660-9032","email_id":"Doris_Auer@hotmail.com","dop":"2025-06-09","serial_number":"100665847818643","imei1":"100665847818643","imei2":"100665847818643","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163694,"job_number":"JOB_163694","tr_customer_id":163711,"tr_customer_product_id":163701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:57.000Z","modified_at":"2026-01-22T06:18:08.000Z","name":"Hilma Waters","mobile_number":"840-797-8131","email_id":"Arden71@yahoo.com","dop":"2025-11-04","serial_number":"57794126222076","imei1":"57794126222076","imei2":"57794126222076","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163693,"job_number":"JOB_163693","tr_customer_id":163710,"tr_customer_product_id":163700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:41.000Z","modified_at":"2026-01-22T06:18:04.000Z","name":"Keanu Will","mobile_number":"686-906-1044","email_id":"Isabel.Bergnaum19@gmail.com","dop":"2025-10-01","serial_number":"18166917626012","imei1":"18166917626012","imei2":"18166917626012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163692,"job_number":"JOB_163692","tr_customer_id":163709,"tr_customer_product_id":163699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:28.000Z","modified_at":"2026-01-22T06:17:53.000Z","name":"Curtis Gutkowski","mobile_number":"974-645-2450","email_id":"Kacey.Kutch@gmail.com","dop":"2025-11-04","serial_number":"47799534532553","imei1":"47799534532553","imei2":"47799534532553","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163664,"job_number":"JOB_163664","tr_customer_id":163681,"tr_customer_product_id":163671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:18.000Z","modified_at":"2026-01-22T04:12:28.000Z","name":"giyu tomiaka","mobile_number":"907-257-7826","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"962953359796337","imei1":"962953359796337","imei2":"962953359796337","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163663,"job_number":"JOB_163663","tr_customer_id":163680,"tr_customer_product_id":163670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:06.000Z","modified_at":"2026-01-22T04:12:16.000Z","name":"tanjiro kamado","mobile_number":"705-901-8387","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"393550661426647","imei1":"393550661426647","imei2":"393550661426647","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163662,"job_number":"JOB_163662","tr_customer_id":163679,"tr_customer_product_id":163669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:11:54.000Z","modified_at":"2026-01-22T04:12:04.000Z","name":"saitama sensei","mobile_number":"389-930-6045","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"382516679675598","imei1":"382516679675598","imei2":"382516679675598","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163640,"job_number":"JOB_163640","tr_customer_id":163657,"tr_customer_product_id":163647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:50.000Z","modified_at":"2026-01-22T04:03:58.000Z","name":"giyu tomiaka","mobile_number":"688-479-9500","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"193487064650731","imei1":"193487064650731","imei2":"193487064650731","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163639,"job_number":"JOB_163639","tr_customer_id":163656,"tr_customer_product_id":163646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:39.000Z","modified_at":"2026-01-22T04:03:48.000Z","name":"tanjiro kamado","mobile_number":"954-632-2365","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"522671910892708","imei1":"522671910892708","imei2":"522671910892708","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163638,"job_number":"JOB_163638","tr_customer_id":163655,"tr_customer_product_id":163645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:28.000Z","modified_at":"2026-01-22T04:03:37.000Z","name":"saitama sensei","mobile_number":"628-958-2954","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"803479690351743","imei1":"803479690351743","imei2":"803479690351743","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163618,"job_number":"JOB_163618","tr_customer_id":163635,"tr_customer_product_id":163625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Velda O'Keefe","mobile_number":"936-593-2578","email_id":"Russ_Hermann@yahoo.com","dop":"2025-06-09","serial_number":"101936025221503","imei1":"101936025221503","imei2":"101936025221503","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163609,"job_number":"JOB_163609","tr_customer_id":163626,"tr_customer_product_id":163616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:16.000Z","name":"Erling DuBuque","mobile_number":"789-525-6890","email_id":"Salvador91@gmail.com","dop":"2025-06-09","serial_number":"100351243788408","imei1":"100351243788408","imei2":"100351243788408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163594,"job_number":"JOB_163594","tr_customer_id":163611,"tr_customer_product_id":163601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T04:00:01.000Z","name":"Crystel Wiegand","mobile_number":"413-909-8619","email_id":"Elisabeth.Oberbrunner@hotmail.com","dop":"2025-06-09","serial_number":"102441155277280","imei1":"102441155277280","imei2":"102441155277280","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163526,"job_number":"JOB_163526","tr_customer_id":163543,"tr_customer_product_id":163533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:58:56.000Z","name":"Pearline Von","mobile_number":"225-259-0751","email_id":"Evie_Kertzmann86@gmail.com","dop":"2025-10-01","serial_number":"11103730177207","imei1":"11103730177207","imei2":"11103730177207","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163493,"job_number":"JOB_163493","tr_customer_id":163510,"tr_customer_product_id":163500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:02.000Z","name":"giyu tomiaka","mobile_number":"914-488-1390","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"428657442901301","imei1":"428657442901301","imei2":"428657442901301","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163484,"job_number":"JOB_163484","tr_customer_id":163501,"tr_customer_product_id":163491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:41.000Z","modified_at":"2026-01-22T03:57:50.000Z","name":"tanjiro kamado","mobile_number":"753-304-7910","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"298645549453771","imei1":"298645549453771","imei2":"298645549453771","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163474,"job_number":"JOB_163474","tr_customer_id":163491,"tr_customer_product_id":163481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:29.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"saitama sensei","mobile_number":"929-377-0255","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"379239172839877","imei1":"379239172839877","imei2":"379239172839877","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164001,"job_number":"JOB_164001","tr_customer_id":164018,"tr_customer_product_id":164008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:28.000Z","name":"Carole Nolan","mobile_number":"227-423-3683","email_id":"Marjolaine.Berge9@gmail.com","dop":"2025-12-01","serial_number":"18661855492714","imei1":"18661855492714","imei2":"18661855492714","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164000,"job_number":"JOB_164000","tr_customer_id":164017,"tr_customer_product_id":164007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15333182261526","imei1":"15333182261526","imei2":"15333182261526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163999,"job_number":"JOB_163999","tr_customer_id":164016,"tr_customer_product_id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:23.000Z","name":"Johan Witting","mobile_number":"254-946-6614","email_id":"Valentin47@gmail.com","dop":"2025-12-01","serial_number":"15587379122076","imei1":"15587379122076","imei2":"15587379122076","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163998,"job_number":"JOB_163998","tr_customer_id":164015,"tr_customer_product_id":164005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16345472592947","imei1":"16345472592947","imei2":"16345472592947","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163997,"job_number":"JOB_163997","tr_customer_id":164014,"tr_customer_product_id":164004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:44.000Z","modified_at":"2026-01-22T14:25:44.000Z","name":"Macey Bogan","mobile_number":"550-945-3542","email_id":"Steve.OKon59@gmail.com","dop":"2025-06-18","serial_number":"1073855451749641","imei1":"1073855451749641","imei2":"1073855451749641","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163996,"job_number":"JOB_163996","tr_customer_id":164013,"tr_customer_product_id":164003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:44.000Z","modified_at":"2026-01-22T14:26:19.000Z","name":"Forest Mitchell","mobile_number":"737-633-1457","email_id":"Will79@gmail.com","dop":"2025-06-18","serial_number":"10859122848991","imei1":"10859122848991","imei2":"10859122848991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163995,"job_number":"JOB_163995","tr_customer_id":164012,"tr_customer_product_id":164002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:43.000Z","modified_at":"2026-01-22T14:25:43.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10714410141513","imei1":"10714410141513","imei2":"10714410141513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163994,"job_number":"JOB_163994","tr_customer_id":164011,"tr_customer_product_id":164001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:02.000Z","modified_at":"2026-01-22T14:25:02.000Z","name":"Lilla Bayer","mobile_number":"648-972-8912","email_id":"Brandyn_Keebler76@gmail.com","dop":"2025-06-18","serial_number":"1030331188273015","imei1":"1030331188273015","imei2":"1030331188273015","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163993,"job_number":"JOB_163993","tr_customer_id":164010,"tr_customer_product_id":164000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:01.000Z","modified_at":"2026-01-22T14:25:37.000Z","name":"Sylvester Prosacco","mobile_number":"807-711-3636","email_id":"Casimir.Cruickshank@yahoo.com","dop":"2025-06-18","serial_number":"10480751654531","imei1":"10480751654531","imei2":"10480751654531","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163992,"job_number":"JOB_163992","tr_customer_id":164009,"tr_customer_product_id":163999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:01.000Z","modified_at":"2026-01-22T14:25:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516723902243","imei1":"10516723902243","imei2":"10516723902243","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163991,"job_number":"JOB_163991","tr_customer_id":164008,"tr_customer_product_id":163998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:46.000Z","modified_at":"2026-01-22T14:24:46.000Z","name":"Cloyd Vandervort","mobile_number":"265-581-8881","email_id":"Georgiana.Kuvalis18@gmail.com","dop":"2025-04-06","serial_number":"12641285337351660","imei1":"12641285337351660","imei2":"12641285337351660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163990,"job_number":"JOB_163990","tr_customer_id":164007,"tr_customer_product_id":163997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:45.000Z","modified_at":"2026-01-22T14:25:23.000Z","name":"Hannah Mann","mobile_number":"682-848-2988","email_id":"Zechariah50@yahoo.com","dop":"2025-04-06","serial_number":"14616029746534","imei1":"14616029746534","imei2":"14616029746534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163989,"job_number":"JOB_163989","tr_customer_id":164006,"tr_customer_product_id":163996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:44.000Z","modified_at":"2026-01-22T14:24:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15390593175059","imei1":"15390593175059","imei2":"15390593175059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163988,"job_number":"JOB_163988","tr_customer_id":164005,"tr_customer_product_id":163995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:00.000Z","modified_at":"2026-01-22T14:24:00.000Z","name":"Claire Connelly","mobile_number":"313-845-4394","email_id":"Elenora_Beier83@gmail.com","dop":"2025-04-06","serial_number":"10378486623575158","imei1":"10378486623575158","imei2":"10378486623575158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163987,"job_number":"JOB_163987","tr_customer_id":164004,"tr_customer_product_id":163994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:59.000Z","modified_at":"2026-01-22T14:24:37.000Z","name":"Karelle Ward","mobile_number":"652-813-2858","email_id":"Herminia.Green@yahoo.com","dop":"2025-04-06","serial_number":"12039821863574","imei1":"12039821863574","imei2":"12039821863574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163986,"job_number":"JOB_163986","tr_customer_id":164003,"tr_customer_product_id":163993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:58.000Z","modified_at":"2026-01-22T14:23:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13592299053758","imei1":"13592299053758","imei2":"13592299053758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163985,"job_number":"JOB_163985","tr_customer_id":164002,"tr_customer_product_id":163992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:14.000Z","modified_at":"2026-01-22T14:23:14.000Z","name":"Lowell Hartmann","mobile_number":"927-572-0979","email_id":"Christop_Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"14609508490334992","imei1":"14609508490334992","imei2":"14609508490334992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163984,"job_number":"JOB_163984","tr_customer_id":164001,"tr_customer_product_id":163991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:12.000Z","modified_at":"2026-01-22T14:23:51.000Z","name":"Ocie Brakus","mobile_number":"767-281-5617","email_id":"Jordy_Mante@hotmail.com","dop":"2025-04-06","serial_number":"15879013707988","imei1":"15879013707988","imei2":"15879013707988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163983,"job_number":"JOB_163983","tr_customer_id":164000,"tr_customer_product_id":163990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:12.000Z","modified_at":"2026-01-22T14:23:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13129556603462","imei1":"13129556603462","imei2":"13129556603462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163973,"job_number":"JOB_163973","tr_customer_id":163990,"tr_customer_product_id":163980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:19:21.000Z","modified_at":"2026-01-22T14:19:21.000Z","name":"Hilda Sipes","mobile_number":"5125173023","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"76257583253605","imei2":"76257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163972,"job_number":"JOB_163972","tr_customer_id":163989,"tr_customer_product_id":163979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:17:52.000Z","modified_at":"2026-01-22T14:22:11.000Z","name":"Vishwajeet Kuamr","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770109","imei1":"23451113430770109","imei2":"23451113430770109","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T14:22:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":163971,"job_number":"JOB_163971","tr_customer_id":163988,"tr_customer_product_id":163978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:50.000Z","modified_at":"2026-01-22T14:02:50.000Z","name":"Jabari Conn","mobile_number":"366-687-3890","email_id":"Savion.Stanton@gmail.com","dop":"2025-04-06","serial_number":"18752463588417376","imei1":"18752463588417376","imei2":"18752463588417376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163970,"job_number":"JOB_163970","tr_customer_id":163987,"tr_customer_product_id":163977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:49.000Z","modified_at":"2026-01-22T14:03:29.000Z","name":"Teresa Wilderman","mobile_number":"596-257-3404","email_id":"Elmira15@hotmail.com","dop":"2025-04-06","serial_number":"14751969348079","imei1":"14751969348079","imei2":"14751969348079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163969,"job_number":"JOB_163969","tr_customer_id":163986,"tr_customer_product_id":163976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:48.000Z","modified_at":"2026-01-22T14:02:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16983178352039","imei1":"16983178352039","imei2":"16983178352039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163968,"job_number":"JOB_163968","tr_customer_id":163985,"tr_customer_product_id":163975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:01.000Z","modified_at":"2026-01-22T14:02:01.000Z","name":"Issac Runte","mobile_number":"206-220-2322","email_id":"Kayden6@gmail.com","dop":"2025-04-06","serial_number":"16914486573812810","imei1":"16914486573812810","imei2":"16914486573812810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163966,"job_number":"JOB_163966","tr_customer_id":163983,"tr_customer_product_id":163973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:00.000Z","modified_at":"2026-01-22T14:02:41.000Z","name":"Ramona Green","mobile_number":"913-682-9478","email_id":"Leslie58@gmail.com","dop":"2025-04-06","serial_number":"18864062080438","imei1":"18864062080438","imei2":"18864062080438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163965,"job_number":"JOB_163965","tr_customer_id":163982,"tr_customer_product_id":163972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:59.000Z","modified_at":"2026-01-22T14:01:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15549842938715","imei1":"15549842938715","imei2":"15549842938715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163962,"job_number":"JOB_163962","tr_customer_id":163979,"tr_customer_product_id":163969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:18.000Z","modified_at":"2026-01-22T14:01:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58254577173984","imei1":"58254577173984","imei2":"58254577173984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163961,"job_number":"JOB_163961","tr_customer_id":163978,"tr_customer_product_id":163968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73896292256921","imei1":"73896292256921","imei2":"73896292256921","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163960,"job_number":"JOB_163960","tr_customer_id":163977,"tr_customer_product_id":163967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43809514335394","imei1":"43809514335394","imei2":"43809514335394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163959,"job_number":"JOB_163959","tr_customer_id":163976,"tr_customer_product_id":163966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88116172070789","imei1":"88116172070789","imei2":"88116172070789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163958,"job_number":"JOB_163958","tr_customer_id":163975,"tr_customer_product_id":163965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70455364736965","imei1":"70455364736965","imei2":"70455364736965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163957,"job_number":"JOB_163957","tr_customer_id":163974,"tr_customer_product_id":163964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89645832474962","imei1":"89645832474962","imei2":"89645832474962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163956,"job_number":"JOB_163956","tr_customer_id":163973,"tr_customer_product_id":163963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:15.000Z","modified_at":"2026-01-22T14:01:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19700641412311","imei1":"19700641412311","imei2":"19700641412311","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163955,"job_number":"JOB_163955","tr_customer_id":163972,"tr_customer_product_id":163962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:12.000Z","modified_at":"2026-01-22T14:01:12.000Z","name":"Noe Jast","mobile_number":"848-358-7213","email_id":"Dora57@yahoo.com","dop":"2025-04-06","serial_number":"11584123174800512","imei1":"11584123174800512","imei2":"11584123174800512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163954,"job_number":"JOB_163954","tr_customer_id":163971,"tr_customer_product_id":163961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:11.000Z","modified_at":"2026-01-22T14:01:52.000Z","name":"Maximillia Kilback","mobile_number":"384-573-4890","email_id":"Nash.Tillman58@yahoo.com","dop":"2025-04-06","serial_number":"16807324797246","imei1":"16807324797246","imei2":"16807324797246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163953,"job_number":"JOB_163953","tr_customer_id":163970,"tr_customer_product_id":163960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:10.000Z","modified_at":"2026-01-22T14:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17970479363098","imei1":"17970479363098","imei2":"17970479363098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163952,"job_number":"JOB_163952","tr_customer_id":163969,"tr_customer_product_id":163959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:42.000Z","modified_at":"2026-01-22T14:01:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22804345406385","imei1":"22804345406385","imei2":"22804345406385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163951,"job_number":"JOB_163951","tr_customer_id":163968,"tr_customer_product_id":163958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:42.000Z","modified_at":"2026-01-22T14:00:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52940581920144","imei1":"52940581920144","imei2":"52940581920144","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163950,"job_number":"JOB_163950","tr_customer_id":163967,"tr_customer_product_id":163957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50921475712400","imei1":"50921475712400","imei2":"50921475712400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163949,"job_number":"JOB_163949","tr_customer_id":163966,"tr_customer_product_id":163956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86330032178622","imei1":"86330032178622","imei2":"86330032178622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163948,"job_number":"JOB_163948","tr_customer_id":163965,"tr_customer_product_id":163955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69056171087140","imei1":"69056171087140","imei2":"69056171087140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163947,"job_number":"JOB_163947","tr_customer_id":163964,"tr_customer_product_id":163954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68556658687517","imei1":"68556658687517","imei2":"68556658687517","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163946,"job_number":"JOB_163946","tr_customer_id":163963,"tr_customer_product_id":163953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72049590944121","imei1":"72049590944121","imei2":"72049590944121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163945,"job_number":"JOB_163945","tr_customer_id":163962,"tr_customer_product_id":163952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:20.000Z","modified_at":"2026-01-22T14:00:20.000Z","name":"Jocelyn Thompson","mobile_number":"860-802-4691","email_id":"Dovie45@hotmail.com","dop":"2025-04-06","serial_number":"10913258822432294","imei1":"10913258822432294","imei2":"10913258822432294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163944,"job_number":"JOB_163944","tr_customer_id":163961,"tr_customer_product_id":163951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:19.000Z","modified_at":"2026-01-22T14:00:56.000Z","name":"Hazel Satterfield","mobile_number":"991-647-3024","email_id":"Isai57@gmail.com","dop":"2025-04-06","serial_number":"13716204529670","imei1":"13716204529670","imei2":"13716204529670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163943,"job_number":"JOB_163943","tr_customer_id":163960,"tr_customer_product_id":163950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:06.000Z","modified_at":"2026-01-22T14:00:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26102008942694","imei1":"26102008942694","imei2":"26102008942694","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163942,"job_number":"JOB_163942","tr_customer_id":163959,"tr_customer_product_id":163949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:06.000Z","modified_at":"2026-01-22T14:00:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49345789284070","imei1":"49345789284070","imei2":"49345789284070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163941,"job_number":"JOB_163941","tr_customer_id":163958,"tr_customer_product_id":163948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71805424824978","imei1":"71805424824978","imei2":"71805424824978","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163940,"job_number":"JOB_163940","tr_customer_id":163957,"tr_customer_product_id":163947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34246268224268","imei1":"34246268224268","imei2":"34246268224268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163939,"job_number":"JOB_163939","tr_customer_id":163956,"tr_customer_product_id":163946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27476822549382","imei1":"27476822549382","imei2":"27476822549382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163938,"job_number":"JOB_163938","tr_customer_id":163955,"tr_customer_product_id":163945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77139864587698","imei1":"77139864587698","imei2":"77139864587698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163937,"job_number":"JOB_163937","tr_customer_id":163954,"tr_customer_product_id":163944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38452920062049","imei1":"38452920062049","imei2":"38452920062049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163936,"job_number":"JOB_163936","tr_customer_id":163953,"tr_customer_product_id":163943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:54:54.000Z","modified_at":"2026-01-22T13:54:54.000Z","name":"Hilda Sipes","mobile_number":"Jones","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"16257583253605","imei2":"16257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163935,"job_number":"JOB_163935","tr_customer_id":163952,"tr_customer_product_id":163942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:34:09.000Z","modified_at":"2026-01-22T13:34:16.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"kajalj2344@gmail.com","dop":"2025-11-30","serial_number":"103447312284143","imei1":"103447312284143","imei2":"103447312284143","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163934,"job_number":"JOB_163934","tr_customer_id":163951,"tr_customer_product_id":163941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:33:59.000Z","modified_at":"2026-01-22T13:34:07.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"udayp23@gmail.com","dop":"2025-11-30","serial_number":"103174820218904","imei1":"103174820218904","imei2":"103174820218904","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163933,"job_number":"JOB_163933","tr_customer_id":163950,"tr_customer_product_id":163940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:33:50.000Z","modified_at":"2026-01-22T13:33:57.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"bharatij243@gmail.com","dop":"2025-11-30","serial_number":"108322466300079","imei1":"108322466300079","imei2":"108322466300079","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163932,"job_number":"JOB_163932","tr_customer_id":163949,"tr_customer_product_id":163939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:27.000Z","modified_at":"2026-01-22T13:32:27.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"kajalj2344@gmail.com","dop":"2025-11-30","serial_number":"105210233199496","imei1":"105210233199496","imei2":"105210233199496","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163931,"job_number":"JOB_163931","tr_customer_id":163948,"tr_customer_product_id":163938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:26.000Z","modified_at":"2026-01-22T13:32:26.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"udayp23@gmail.com","dop":"2025-11-30","serial_number":"101460813444357","imei1":"101460813444357","imei2":"101460813444357","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163930,"job_number":"JOB_163930","tr_customer_id":163947,"tr_customer_product_id":163937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:25.000Z","modified_at":"2026-01-22T13:32:25.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"bharatij243@gmail.com","dop":"2025-11-30","serial_number":"102415798690997","imei1":"102415798690997","imei2":"102415798690997","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163929,"job_number":"JOB_163929","tr_customer_id":163946,"tr_customer_product_id":163936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:15:01.000Z","modified_at":"2026-01-22T13:15:01.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-12","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-12T13:15:00.683846363Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163928,"job_number":"JOB_163928","tr_customer_id":163945,"tr_customer_product_id":163935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:22.000Z","modified_at":"2026-01-22T13:13:29.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"106778934620093","imei1":"106778934620093","imei2":"106778934620093","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163927,"job_number":"JOB_163927","tr_customer_id":163944,"tr_customer_product_id":163934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:13.000Z","modified_at":"2026-01-22T13:13:21.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"106604347622318","imei1":"106604347622318","imei2":"106604347622318","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163926,"job_number":"JOB_163926","tr_customer_id":163943,"tr_customer_product_id":163933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:03.000Z","modified_at":"2026-01-22T13:13:11.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"109218191000206","imei1":"109218191000206","imei2":"109218191000206","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163925,"job_number":"JOB_163925","tr_customer_id":163942,"tr_customer_product_id":163932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105222480433245","imei1":"105222480433245","imei2":"105222480433245","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163924,"job_number":"JOB_163924","tr_customer_id":163941,"tr_customer_product_id":163931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"101213901565840","imei1":"101213901565840","imei2":"101213901565840","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163923,"job_number":"JOB_163923","tr_customer_id":163940,"tr_customer_product_id":163930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105133757295131","imei1":"105133757295131","imei2":"105133757295131","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:13.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163921,"job_number":"JOB_163921","tr_customer_id":163938,"tr_customer_product_id":163928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19160647369108","imei1":"19160647369108","imei2":"19160647369108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:56.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163919,"job_number":"JOB_163919","tr_customer_id":163936,"tr_customer_product_id":163926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17018818799865","imei1":"17018818799865","imei2":"17018818799865","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:39.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163916,"job_number":"JOB_163916","tr_customer_id":163933,"tr_customer_product_id":163923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:34.000Z","modified_at":"2026-01-22T12:38:46.000Z","name":"Jonatan Hayes","mobile_number":"513-955-4759","email_id":"Newton14@gmail.com","dop":"2025-12-01","serial_number":"16185777263786","imei1":"16185777263786","imei2":"16185777263786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163914,"job_number":"JOB_163914","tr_customer_id":163931,"tr_customer_product_id":163921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:28.000Z","name":"Meagan Emard","mobile_number":"225-308-6859","email_id":"Mabel_Hauck88@hotmail.com","dop":"2025-12-01","serial_number":"11211179848948","imei1":"11211179848948","imei2":"11211179848948","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163912,"job_number":"JOB_163912","tr_customer_id":163929,"tr_customer_product_id":163919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:38:11.000Z","name":"Cedrick Luettgen","mobile_number":"745-943-1039","email_id":"Austyn97@hotmail.com","dop":"2025-12-01","serial_number":"19088202063810","imei1":"19088202063810","imei2":"19088202063810","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163909,"job_number":"JOB_163909","tr_customer_id":163926,"tr_customer_product_id":163916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:31:34.000Z","name":"Angela Harvey","mobile_number":"582-678-2283","email_id":"Harvey_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"12597340189361","imei1":"12597340189361","imei2":"12597340189361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163903,"job_number":"JOB_163903","tr_customer_id":163920,"tr_customer_product_id":163910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:02.000Z","modified_at":"2026-01-22T12:30:44.000Z","name":"Skylar Bradtke","mobile_number":"688-250-7365","email_id":"Helmer31@yahoo.com","dop":"2025-04-06","serial_number":"18363839255355","imei1":"18363839255355","imei2":"18363839255355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163900,"job_number":"JOB_163900","tr_customer_id":163917,"tr_customer_product_id":163907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:56.000Z","name":"Theodore Goldner","mobile_number":"627-326-6288","email_id":"Darren68@yahoo.com","dop":"2025-04-06","serial_number":"13416796460698","imei1":"13416796460698","imei2":"13416796460698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163895,"job_number":"JOB_163895","tr_customer_id":163912,"tr_customer_product_id":163902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:23.000Z","modified_at":"2026-01-22T12:12:36.000Z","name":"Saul Lehner","mobile_number":"700-704-9521","email_id":"Adrain_Balistreri@yahoo.com","dop":"2025-12-01","serial_number":"11591442467891","imei1":"11591442467891","imei2":"11591442467891","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163893,"job_number":"JOB_163893","tr_customer_id":163910,"tr_customer_product_id":163900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:17.000Z","name":"Jadyn Goldner","mobile_number":"341-856-7142","email_id":"Shakira98@hotmail.com","dop":"2025-12-01","serial_number":"16483139633273","imei1":"16483139633273","imei2":"16483139633273","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163891,"job_number":"JOB_163891","tr_customer_id":163908,"tr_customer_product_id":163898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:59.000Z","name":"Julie Labadie","mobile_number":"945-791-4314","email_id":"Zane.Pfannerstill@hotmail.com","dop":"2025-12-01","serial_number":"15503835966939","imei1":"15503835966939","imei2":"15503835966939","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163889,"job_number":"JOB_163889","tr_customer_id":163906,"tr_customer_product_id":163896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:36:05.000Z","name":"Gina Wiza","mobile_number":"428-341-1983","email_id":"Domenica.McLaughlin@yahoo.com","dop":"2025-12-01","serial_number":"12496381076080","imei1":"12496381076080","imei2":"12496381076080","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163887,"job_number":"JOB_163887","tr_customer_id":163904,"tr_customer_product_id":163894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:46.000Z","name":"Rasheed Keeling","mobile_number":"360-809-2880","email_id":"Cecile36@yahoo.com","dop":"2025-12-01","serial_number":"17480896192556","imei1":"17480896192556","imei2":"17480896192556","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163885,"job_number":"JOB_163885","tr_customer_id":163902,"tr_customer_product_id":163892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:26.000Z","name":"Rafael Rolfson","mobile_number":"325-787-2331","email_id":"Samantha.Kunze14@gmail.com","dop":"2025-12-01","serial_number":"15911062209870","imei1":"15911062209870","imei2":"15911062209870","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163883,"job_number":"JOB_163883","tr_customer_id":163900,"tr_customer_product_id":163890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:32.000Z","modified_at":"2026-01-22T11:28:43.000Z","name":"Darien Becker","mobile_number":"985-642-6979","email_id":"Norris.Considine43@hotmail.com","dop":"2025-12-01","serial_number":"15602566077849","imei1":"15602566077849","imei2":"15602566077849","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163881,"job_number":"JOB_163881","tr_customer_id":163898,"tr_customer_product_id":163888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:16.000Z","modified_at":"2026-01-22T11:28:27.000Z","name":"Judy Marquardt","mobile_number":"253-642-5131","email_id":"Armando_Wilderman@hotmail.com","dop":"2025-12-01","serial_number":"10164841175363","imei1":"10164841175363","imei2":"10164841175363","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163879,"job_number":"JOB_163879","tr_customer_id":163896,"tr_customer_product_id":163886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:28:11.000Z","name":"Korey Hills","mobile_number":"381-719-0193","email_id":"Marie.Collins@yahoo.com","dop":"2025-12-01","serial_number":"13896817635128","imei1":"13896817635128","imei2":"13896817635128","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163877,"job_number":"JOB_163877","tr_customer_id":163894,"tr_customer_product_id":163884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:37.000Z","name":"Edison Ziemann","mobile_number":"327-489-0744","email_id":"Melissa50@gmail.com","dop":"2025-12-01","serial_number":"15306550253786","imei1":"15306550253786","imei2":"15306550253786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163875,"job_number":"JOB_163875","tr_customer_id":163892,"tr_customer_product_id":163882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:21.000Z","name":"Marcella Goodwin","mobile_number":"494-823-8140","email_id":"Ashtyn_Pacocha@yahoo.com","dop":"2025-12-01","serial_number":"18824334092007","imei1":"18824334092007","imei2":"18824334092007","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163873,"job_number":"JOB_163873","tr_customer_id":163890,"tr_customer_product_id":163880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:53.000Z","modified_at":"2026-01-22T11:24:04.000Z","name":"Lyla Cremin","mobile_number":"484-836-5412","email_id":"Kelley.Cormier@gmail.com","dop":"2025-12-01","serial_number":"16697875616134","imei1":"16697875616134","imei2":"16697875616134","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163869,"job_number":"JOB_163869","tr_customer_id":163886,"tr_customer_product_id":163876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:28:12.000Z","modified_at":"2026-01-22T10:28:21.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"102694508027991","imei1":"102694508027991","imei2":"102694508027991","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T10:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163867,"job_number":"JOB_163867","tr_customer_id":163884,"tr_customer_product_id":163874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:36:00.000Z","modified_at":"2026-01-22T09:36:09.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"106346002643866","imei1":"106346002643866","imei2":"106346002643866","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163865,"job_number":"JOB_163865","tr_customer_id":163882,"tr_customer_product_id":163872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:25:01.000Z","name":"Heloise Lockman","mobile_number":"486-621-4548","email_id":"Rosalia_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"12981077959920","imei1":"12981077959920","imei2":"12981077959920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163862,"job_number":"JOB_163862","tr_customer_id":163879,"tr_customer_product_id":163869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:28.000Z","modified_at":"2026-01-22T09:24:10.000Z","name":"Dudley Robel","mobile_number":"487-384-9573","email_id":"Lysanne_Willms66@gmail.com","dop":"2025-04-06","serial_number":"13848500856104","imei1":"13848500856104","imei2":"13848500856104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163859,"job_number":"JOB_163859","tr_customer_id":163876,"tr_customer_product_id":163866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:37.000Z","modified_at":"2026-01-22T09:23:19.000Z","name":"Rickie D'Amore","mobile_number":"331-210-1560","email_id":"Noelia.Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"18163693099997","imei1":"18163693099997","imei2":"18163693099997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163850,"job_number":"JOB_163850","tr_customer_id":163867,"tr_customer_product_id":163857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:35.000Z","modified_at":"2026-01-22T07:48:12.000Z","name":"Keyon Koss","mobile_number":"453-382-3372","email_id":"Makenzie95@hotmail.com","dop":"2025-04-06","serial_number":"10644952585658","imei1":"10644952585658","imei2":"10644952585658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163846,"job_number":"JOB_163846","tr_customer_id":163863,"tr_customer_product_id":163853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:05.000Z","modified_at":"2026-01-22T07:46:44.000Z","name":"Marisol McDermott","mobile_number":"499-462-0433","email_id":"Roxanne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"11004797543678","imei1":"11004797543678","imei2":"11004797543678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163839,"job_number":"JOB_163839","tr_customer_id":163856,"tr_customer_product_id":163846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:12.000Z","modified_at":"2026-01-22T07:21:52.000Z","name":"Nayeli Littel","mobile_number":"794-216-3369","email_id":"Mervin18@gmail.com","dop":"2017-01-31","serial_number":"18010674139915","imei1":"18010674139915","imei2":"18010674139915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163837,"job_number":"JOB_163837","tr_customer_id":163854,"tr_customer_product_id":163844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:36.000Z","modified_at":"2026-01-22T07:21:06.000Z","name":"Frederique Wolf","mobile_number":"388-675-9736","email_id":"Suzanne13@gmail.com","dop":"2017-01-31","serial_number":"13567306540845","imei1":"13567306540845","imei2":"13567306540845","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163835,"job_number":"JOB_163835","tr_customer_id":163852,"tr_customer_product_id":163842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:19:59.000Z","modified_at":"2026-01-22T07:20:30.000Z","name":"Hank Balistreri","mobile_number":"721-255-9153","email_id":"Sage_Gutkowski36@hotmail.com","dop":"2017-01-31","serial_number":"10639157303012","imei1":"10639157303012","imei2":"10639157303012","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163833,"job_number":"JOB_163833","tr_customer_id":163850,"tr_customer_product_id":163840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:26.000Z","modified_at":"2026-01-22T07:16:58.000Z","name":"Allie Oberbrunner","mobile_number":"982-384-8575","email_id":"Margie20@gmail.com","dop":"2017-01-31","serial_number":"10890307142317","imei1":"10890307142317","imei2":"10890307142317","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163831,"job_number":"JOB_163831","tr_customer_id":163848,"tr_customer_product_id":163838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:49.000Z","modified_at":"2026-01-22T07:16:20.000Z","name":"Blaise Collins","mobile_number":"941-734-1307","email_id":"Gino2@yahoo.com","dop":"2017-01-31","serial_number":"11857127179889","imei1":"11857127179889","imei2":"11857127179889","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163829,"job_number":"JOB_163829","tr_customer_id":163846,"tr_customer_product_id":163836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:12.000Z","modified_at":"2026-01-22T07:15:43.000Z","name":"Everett Lindgren","mobile_number":"561-581-0403","email_id":"Grayce89@yahoo.com","dop":"2017-01-31","serial_number":"15677690289463","imei1":"15677690289463","imei2":"15677690289463","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163825,"job_number":"JOB_163825","tr_customer_id":163842,"tr_customer_product_id":163832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:57.000Z","modified_at":"2026-01-22T07:05:37.000Z","name":"Jabari Graham","mobile_number":"941-232-0175","email_id":"Ramona.Stark@gmail.com","dop":"2025-04-06","serial_number":"17920457237708","imei1":"17920457237708","imei2":"17920457237708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163823,"job_number":"JOB_163823","tr_customer_id":163840,"tr_customer_product_id":163830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:10.000Z","modified_at":"2026-01-22T07:04:50.000Z","name":"Micheal Bosco","mobile_number":"415-334-8650","email_id":"Bertrand58@hotmail.com","dop":"2025-04-06","serial_number":"18184833007186","imei1":"18184833007186","imei2":"18184833007186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163820,"job_number":"JOB_163820","tr_customer_id":163837,"tr_customer_product_id":163827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:23.000Z","modified_at":"2026-01-22T07:04:03.000Z","name":"Robin Jast","mobile_number":"895-624-4184","email_id":"Gertrude56@yahoo.com","dop":"2025-04-06","serial_number":"14520643468617","imei1":"14520643468617","imei2":"14520643468617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163815,"job_number":"JOB_163815","tr_customer_id":163832,"tr_customer_product_id":163822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:06.000Z","modified_at":"2026-01-22T06:50:45.000Z","name":"Itzel Glover","mobile_number":"364-348-3374","email_id":"Adrianna_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"18544594708315","imei1":"18544594708315","imei2":"18544594708315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163812,"job_number":"JOB_163812","tr_customer_id":163829,"tr_customer_product_id":163819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:58.000Z","name":"Carlee Mueller","mobile_number":"410-466-5292","email_id":"Vivienne_Beatty21@gmail.com","dop":"2025-04-06","serial_number":"16242224977816","imei1":"16242224977816","imei2":"16242224977816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163808,"job_number":"JOB_163808","tr_customer_id":163825,"tr_customer_product_id":163815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:10.000Z","name":"Dexter Funk","mobile_number":"492-966-0821","email_id":"Filiberto.Glover@hotmail.com","dop":"2025-04-06","serial_number":"11332888311664","imei1":"11332888311664","imei2":"11332888311664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163807,"job_number":"JOB_163807","tr_customer_id":163824,"tr_customer_product_id":163814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:12.000Z","name":"Camryn Jacobs","mobile_number":"937-236-5660","email_id":"Norbert8@hotmail.com","dop":"2025-04-06","serial_number":"19998874940780","imei1":"19998874940780","imei2":"19998874940780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163804,"job_number":"JOB_163804","tr_customer_id":163821,"tr_customer_product_id":163811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:42.000Z","name":"Nicklaus Heller","mobile_number":"200-713-4222","email_id":"Estefania_Kiehn79@gmail.com","dop":"2025-04-06","serial_number":"16491025999149","imei1":"16491025999149","imei2":"16491025999149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163801,"job_number":"JOB_163801","tr_customer_id":163818,"tr_customer_product_id":163808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:17.000Z","modified_at":"2026-01-22T06:43:56.000Z","name":"Euna Kreiger","mobile_number":"479-533-9037","email_id":"Gina.Welch@yahoo.com","dop":"2025-04-06","serial_number":"19582100550882","imei1":"19582100550882","imei2":"19582100550882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163798,"job_number":"JOB_163798","tr_customer_id":163815,"tr_customer_product_id":163805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:43:24.000Z","name":"Teagan VonRueden","mobile_number":"475-566-6729","email_id":"Ralph98@yahoo.com","dop":"2025-04-06","serial_number":"17534801023052","imei1":"17534801023052","imei2":"17534801023052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163795,"job_number":"JOB_163795","tr_customer_id":163812,"tr_customer_product_id":163802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:30.000Z","modified_at":"2026-01-22T06:43:09.000Z","name":"Thea Jacobson","mobile_number":"939-668-0216","email_id":"Wiley_Schmeler82@yahoo.com","dop":"2025-04-06","serial_number":"19261597961466","imei1":"19261597961466","imei2":"19261597961466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163791,"job_number":"JOB_163791","tr_customer_id":163808,"tr_customer_product_id":163798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:06.000Z","name":"Golden Turner","mobile_number":"928-412-5217","email_id":"Marcellus_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"10998592491996","imei1":"10998592491996","imei2":"10998592491996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163790,"job_number":"JOB_163790","tr_customer_id":163807,"tr_customer_product_id":163797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:04.000Z","name":"Hester Runolfsdottir","mobile_number":"730-270-1032","email_id":"Vergie36@gmail.com","dop":"2025-04-06","serial_number":"14190741744478","imei1":"14190741744478","imei2":"14190741744478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163788,"job_number":"JOB_163788","tr_customer_id":163805,"tr_customer_product_id":163795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:41.000Z","name":"Bethany Leuschke","mobile_number":"268-224-5559","email_id":"Angelica86@hotmail.com","dop":"2025-04-06","serial_number":"18308575276356","imei1":"18308575276356","imei2":"18308575276356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163785,"job_number":"JOB_163785","tr_customer_id":163802,"tr_customer_product_id":163792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:21.000Z","modified_at":"2026-01-22T06:41:57.000Z","name":"Waldo Donnelly","mobile_number":"650-565-3305","email_id":"Andreanne26@hotmail.com","dop":"2025-04-06","serial_number":"15850171965855","imei1":"15850171965855","imei2":"15850171965855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163781,"job_number":"JOB_163781","tr_customer_id":163798,"tr_customer_product_id":163788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:39:14.000Z","name":"Kamille Reichert","mobile_number":"591-544-3306","email_id":"Jody_Orn@hotmail.com","dop":"2025-04-06","serial_number":"17586014889243","imei1":"17586014889243","imei2":"17586014889243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163778,"job_number":"JOB_163778","tr_customer_id":163795,"tr_customer_product_id":163785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:44.000Z","name":"Pamela Daniel","mobile_number":"229-480-2955","email_id":"Moshe78@yahoo.com","dop":"2000-01-31","serial_number":"10086342175894","imei1":"10086342175894","imei2":"10086342175894","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163775,"job_number":"JOB_163775","tr_customer_id":163792,"tr_customer_product_id":163782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:50.000Z","modified_at":"2026-01-22T06:38:28.000Z","name":"Jazmyne Zboncak","mobile_number":"784-300-1154","email_id":"Felipe.Conn75@yahoo.com","dop":"2025-04-06","serial_number":"15595491792555","imei1":"15595491792555","imei2":"15595491792555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163772,"job_number":"JOB_163772","tr_customer_id":163789,"tr_customer_product_id":163779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:56.000Z","name":"Mya Schaefer","mobile_number":"462-948-2895","email_id":"Junius_Corkery98@gmail.com","dop":"2000-01-31","serial_number":"10569914046962","imei1":"10569914046962","imei2":"10569914046962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163769,"job_number":"JOB_163769","tr_customer_id":163786,"tr_customer_product_id":163776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:42.000Z","name":"Makayla Hickle","mobile_number":"619-747-8861","email_id":"Elijah13@hotmail.com","dop":"2025-04-06","serial_number":"14105259631997","imei1":"14105259631997","imei2":"14105259631997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163766,"job_number":"JOB_163766","tr_customer_id":163783,"tr_customer_product_id":163773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:37:33.000Z","name":"Marta Spinka","mobile_number":"516-945-1761","email_id":"Judson2@hotmail.com","dop":"2025-04-06","serial_number":"14775032265602","imei1":"14775032265602","imei2":"14775032265602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163763,"job_number":"JOB_163763","tr_customer_id":163780,"tr_customer_product_id":163770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:29.000Z","modified_at":"2026-01-22T06:37:08.000Z","name":"Angela Hessel","mobile_number":"899-330-7927","email_id":"Michale_Weber@yahoo.com","dop":"2000-01-31","serial_number":"10066001589340","imei1":"10066001589340","imei2":"10066001589340","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163761,"job_number":"JOB_163761","tr_customer_id":163778,"tr_customer_product_id":163768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:17.000Z","modified_at":"2026-01-22T06:36:56.000Z","name":"Keon Runolfsdottir","mobile_number":"322-530-7062","email_id":"Nicolette_OKon@yahoo.com","dop":"2025-10-21","serial_number":"10367066533671","imei1":"10367066533671","imei2":"10367066533671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163758,"job_number":"JOB_163758","tr_customer_id":163775,"tr_customer_product_id":163765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:14.000Z","modified_at":"2026-01-22T06:36:50.000Z","name":"Raymundo Wuckert","mobile_number":"659-518-1806","email_id":"Aron95@hotmail.com","dop":"2025-04-06","serial_number":"13880478494318","imei1":"13880478494318","imei2":"13880478494318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163755,"job_number":"JOB_163755","tr_customer_id":163772,"tr_customer_product_id":163762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:41.000Z","modified_at":"2026-01-22T06:36:21.000Z","name":"Wilber Johnson","mobile_number":"473-999-4816","email_id":"Ezekiel10@hotmail.com","dop":"2000-01-31","serial_number":"10803950745665","imei1":"10803950745665","imei2":"10803950745665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163752,"job_number":"JOB_163752","tr_customer_id":163769,"tr_customer_product_id":163759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:36:07.000Z","name":"Sebastian Langosh","mobile_number":"885-943-0815","email_id":"Gudrun96@yahoo.com","dop":"2025-04-06","serial_number":"12926237935990","imei1":"12926237935990","imei2":"12926237935990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163750,"job_number":"JOB_163750","tr_customer_id":163767,"tr_customer_product_id":163757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:36:08.000Z","name":"Coleman Blick","mobile_number":"582-549-6382","email_id":"Jordyn_Streich@gmail.com","dop":"2025-10-21","serial_number":"15806385790181","imei1":"15806385790181","imei2":"15806385790181","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163748,"job_number":"JOB_163748","tr_customer_id":163765,"tr_customer_product_id":163755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:35:20.000Z","name":"Rosalind Kris","mobile_number":"285-353-7533","email_id":"Ima_Johnson@gmail.com","dop":"2025-10-21","serial_number":"17654867066372","imei1":"17654867066372","imei2":"17654867066372","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163745,"job_number":"JOB_163745","tr_customer_id":163762,"tr_customer_product_id":163752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:21.000Z","modified_at":"2026-01-22T06:35:00.000Z","name":"Zola Glover","mobile_number":"711-819-3966","email_id":"Jaylin.Strosin43@hotmail.com","dop":"2025-04-06","serial_number":"14012787808279","imei1":"14012787808279","imei2":"14012787808279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163743,"job_number":"JOB_163743","tr_customer_id":163760,"tr_customer_product_id":163750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:58.000Z","name":"Sven Pagac","mobile_number":"832-783-2722","email_id":"Chauncey.Doyle@yahoo.com","dop":"2025-04-06","serial_number":"17268899665027","imei1":"17268899665027","imei2":"17268899665027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163740,"job_number":"JOB_163740","tr_customer_id":163757,"tr_customer_product_id":163747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:31:12.000Z","name":"Aditya Dare","mobile_number":"740-373-1084","email_id":"Oscar_Grant@hotmail.com","dop":"2025-04-06","serial_number":"18262977342874","imei1":"18262977342874","imei2":"18262977342874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163736,"job_number":"JOB_163736","tr_customer_id":163753,"tr_customer_product_id":163743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:30:25.000Z","name":"Jerrold McKenzie","mobile_number":"718-262-9425","email_id":"Oren_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"14467383637360","imei1":"14467383637360","imei2":"14467383637360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163731,"job_number":"JOB_163731","tr_customer_id":163748,"tr_customer_product_id":163738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:29:09.000Z","name":"Nicola Schaden","mobile_number":"337-507-9155","email_id":"Antonina28@hotmail.com","dop":"2025-04-06","serial_number":"12220475653039","imei1":"12220475653039","imei2":"12220475653039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163728,"job_number":"JOB_163728","tr_customer_id":163745,"tr_customer_product_id":163735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:44.000Z","modified_at":"2026-01-22T06:28:22.000Z","name":"Destin Conn","mobile_number":"757-462-6687","email_id":"Jovani43@hotmail.com","dop":"2025-04-06","serial_number":"14522956641895","imei1":"14522956641895","imei2":"14522956641895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163725,"job_number":"JOB_163725","tr_customer_id":163742,"tr_customer_product_id":163732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:27:36.000Z","name":"Monty Harber","mobile_number":"382-239-7075","email_id":"Ike_Wyman65@yahoo.com","dop":"2025-04-06","serial_number":"15570210601904","imei1":"15570210601904","imei2":"15570210601904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163722,"job_number":"JOB_163722","tr_customer_id":163739,"tr_customer_product_id":163729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:26:33.000Z","name":"Francisco Altenwerth","mobile_number":"381-716-0944","email_id":"Coty.Gleichner3@yahoo.com","dop":"2025-04-06","serial_number":"18811622312415","imei1":"18811622312415","imei2":"18811622312415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163719,"job_number":"JOB_163719","tr_customer_id":163736,"tr_customer_product_id":163726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:45.000Z","name":"Clay Kassulke","mobile_number":"355-694-2141","email_id":"Moriah_Lind77@gmail.com","dop":"2025-04-06","serial_number":"10951304701029","imei1":"10951304701029","imei2":"10951304701029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163716,"job_number":"JOB_163716","tr_customer_id":163733,"tr_customer_product_id":163723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:25:23.000Z","name":"Alexandro Fisher","mobile_number":"551-782-6815","email_id":"Kali.Rippin85@hotmail.com","dop":"2025-06-18","serial_number":"10177863747755","imei1":"10177863747755","imei2":"10177863747755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163709,"job_number":"JOB_163709","tr_customer_id":163726,"tr_customer_product_id":163716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:57.000Z","name":"Jayde Stiedemann","mobile_number":"737-697-3101","email_id":"Kelly.Boyer52@hotmail.com","dop":"2025-04-06","serial_number":"19420264240915","imei1":"19420264240915","imei2":"19420264240915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163698,"job_number":"JOB_163698","tr_customer_id":163715,"tr_customer_product_id":163705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:55.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Providenci O'Keefe","mobile_number":"941-335-6566","email_id":"Giovanna_Lowe78@gmail.com","dop":"2025-06-18","serial_number":"10494778859840","imei1":"10494778859840","imei2":"10494778859840","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163696,"job_number":"JOB_163696","tr_customer_id":163713,"tr_customer_product_id":163703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:24:37.000Z","name":"Gage Kassulke","mobile_number":"622-768-8871","email_id":"Jerome.Hane23@hotmail.com","dop":"2025-04-06","serial_number":"13637247338708","imei1":"13637247338708","imei2":"13637247338708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163690,"job_number":"JOB_163690","tr_customer_id":163707,"tr_customer_product_id":163697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:38.000Z","modified_at":"2026-01-22T05:21:14.000Z","name":"Edmond Sauer","mobile_number":"794-962-7371","email_id":"Tania32@gmail.com","dop":"2025-04-06","serial_number":"15726405377986","imei1":"15726405377986","imei2":"15726405377986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163687,"job_number":"JOB_163687","tr_customer_id":163704,"tr_customer_product_id":163694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:20:30.000Z","name":"Glen Mante","mobile_number":"778-714-7544","email_id":"Bobby.Graham@yahoo.com","dop":"2025-04-06","serial_number":"13302603732268","imei1":"13302603732268","imei2":"13302603732268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163684,"job_number":"JOB_163684","tr_customer_id":163701,"tr_customer_product_id":163691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:46.000Z","name":"Felicia Moore","mobile_number":"236-221-4748","email_id":"Savanna_Haag82@hotmail.com","dop":"2025-04-06","serial_number":"17018808213389","imei1":"17018808213389","imei2":"17018808213389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163681,"job_number":"JOB_163681","tr_customer_id":163698,"tr_customer_product_id":163688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:22.000Z","modified_at":"2026-01-22T05:03:01.000Z","name":"Jakayla Barrows","mobile_number":"710-547-5113","email_id":"Germaine_Marks@gmail.com","dop":"2025-04-06","serial_number":"16564282382212","imei1":"16564282382212","imei2":"16564282382212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163679,"job_number":"JOB_163679","tr_customer_id":163696,"tr_customer_product_id":163686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:11.000Z","modified_at":"2026-01-22T05:02:51.000Z","name":"Alisa Lesch","mobile_number":"966-711-4983","email_id":"Darrell16@gmail.com","dop":"2025-04-06","serial_number":"18810656100260","imei1":"18810656100260","imei2":"18810656100260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:02:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163677,"job_number":"JOB_163677","tr_customer_id":163694,"tr_customer_product_id":163684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:07.000Z","modified_at":"2026-01-22T05:01:43.000Z","name":"Hipolito McCullough","mobile_number":"685-843-5391","email_id":"Trenton_Powlowski86@hotmail.com","dop":"2025-04-06","serial_number":"16249149487387","imei1":"16249149487387","imei2":"16249149487387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163675,"job_number":"JOB_163675","tr_customer_id":163692,"tr_customer_product_id":163682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:23.000Z","modified_at":"2026-01-22T05:01:00.000Z","name":"Michelle Lockman","mobile_number":"851-833-7223","email_id":"Bruce.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"10121876545601","imei1":"10121876545601","imei2":"10121876545601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163673,"job_number":"JOB_163673","tr_customer_id":163690,"tr_customer_product_id":163680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:39.000Z","modified_at":"2026-01-22T05:00:16.000Z","name":"Mabel Ward","mobile_number":"539-353-2692","email_id":"Otis_Renner56@yahoo.com","dop":"2025-04-06","serial_number":"18350331245889","imei1":"18350331245889","imei2":"18350331245889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163671,"job_number":"JOB_163671","tr_customer_id":163688,"tr_customer_product_id":163678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:33.000Z","modified_at":"2026-01-22T04:53:43.000Z","name":"Lonny Yost","mobile_number":"663-687-9890","email_id":"Geo76@gmail.com","dop":"2025-07-01","serial_number":"108699234561943","imei1":"108699234561943","imei2":"108699234561943","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163669,"job_number":"JOB_163669","tr_customer_id":163686,"tr_customer_product_id":163676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:20.000Z","modified_at":"2026-01-22T04:53:30.000Z","name":"Oran Volkman","mobile_number":"296-891-2699","email_id":"Ervin30@yahoo.com","dop":"2025-07-01","serial_number":"101314957512046","imei1":"101314957512046","imei2":"101314957512046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163661,"job_number":"JOB_163661","tr_customer_id":163678,"tr_customer_product_id":163668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97570357307641","imei1":"97570357307641","imei2":"97570357307641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163654,"job_number":"JOB_163654","tr_customer_id":163671,"tr_customer_product_id":163661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61952597096654","imei1":"61952597096654","imei2":"61952597096654","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163647,"job_number":"JOB_163647","tr_customer_id":163664,"tr_customer_product_id":163654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15568422340947","imei1":"15568422340947","imei2":"15568422340947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163635,"job_number":"JOB_163635","tr_customer_id":163652,"tr_customer_product_id":163642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:57.000Z","name":"Elton Dietrich","mobile_number":"656-500-8270","email_id":"Kadin44@hotmail.com","dop":"2025-04-06","serial_number":"18940203838680","imei1":"18940203838680","imei2":"18940203838680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163633,"job_number":"JOB_163633","tr_customer_id":163650,"tr_customer_product_id":163640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:55.000Z","name":"Layla D'Amore","mobile_number":"877-265-3897","email_id":"Delores_Jast95@hotmail.com","dop":"2025-04-06","serial_number":"17982196227659","imei1":"17982196227659","imei2":"17982196227659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163629,"job_number":"JOB_163629","tr_customer_id":163646,"tr_customer_product_id":163636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:01:13.000Z","name":"Jeff Monahan","mobile_number":"786-616-3413","email_id":"Urban_Murray66@gmail.com","dop":"2025-04-06","serial_number":"12596659914898","imei1":"12596659914898","imei2":"12596659914898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163627,"job_number":"JOB_163627","tr_customer_id":163644,"tr_customer_product_id":163634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:01:12.000Z","name":"Derek Hand","mobile_number":"863-467-4576","email_id":"Davin_Dietrich93@hotmail.com","dop":"2025-04-06","serial_number":"12951902035683","imei1":"12951902035683","imei2":"12951902035683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163623,"job_number":"JOB_163623","tr_customer_id":163640,"tr_customer_product_id":163630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Ashleigh Prohaska","mobile_number":"300-839-9371","email_id":"Maximo12@gmail.com","dop":"2025-04-06","serial_number":"15715682937946","imei1":"15715682937946","imei2":"15715682937946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163621,"job_number":"JOB_163621","tr_customer_id":163638,"tr_customer_product_id":163628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Aurelia Monahan","mobile_number":"297-744-6002","email_id":"Elliot_Walter33@gmail.com","dop":"2000-01-31","serial_number":"10011155377352","imei1":"10011155377352","imei2":"10011155377352","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163615,"job_number":"JOB_163615","tr_customer_id":163632,"tr_customer_product_id":163622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:48.000Z","name":"Magnus Gleason","mobile_number":"395-967-3010","email_id":"Shane.Waelchi4@hotmail.com","dop":"2025-04-06","serial_number":"11518332554242","imei1":"11518332554242","imei2":"11518332554242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163612,"job_number":"JOB_163612","tr_customer_id":163629,"tr_customer_product_id":163619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:08.000Z","modified_at":"2026-01-22T04:00:44.000Z","name":"Blanca Ward","mobile_number":"647-896-9884","email_id":"Macie.Quigley@yahoo.com","dop":"2025-04-06","serial_number":"17755215152800","imei1":"17755215152800","imei2":"17755215152800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163606,"job_number":"JOB_163606","tr_customer_id":163623,"tr_customer_product_id":163613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:40.000Z","name":"Bridgette Schinner","mobile_number":"933-548-5720","email_id":"Joe.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"13665516311345","imei1":"13665516311345","imei2":"13665516311345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163603,"job_number":"JOB_163603","tr_customer_id":163620,"tr_customer_product_id":163610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T04:00:33.000Z","name":"Rashad Dach","mobile_number":"268-945-1016","email_id":"Nadia31@gmail.com","dop":"2025-04-06","serial_number":"16735578186941","imei1":"16735578186941","imei2":"16735578186941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163599,"job_number":"JOB_163599","tr_customer_id":163616,"tr_customer_product_id":163606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Thaddeus Schiller","mobile_number":"250-780-4642","email_id":"Patricia91@hotmail.com","dop":"2025-04-06","serial_number":"11169688234102","imei1":"11169688234102","imei2":"11169688234102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163597,"job_number":"JOB_163597","tr_customer_id":163614,"tr_customer_product_id":163604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:28.000Z","name":"Willie Grady","mobile_number":"407-248-6666","email_id":"Neoma25@hotmail.com","dop":"2025-04-06","serial_number":"19259509435261","imei1":"19259509435261","imei2":"19259509435261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163590,"job_number":"JOB_163590","tr_customer_id":163607,"tr_customer_product_id":163597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T04:00:23.000Z","name":"Adam Rowe","mobile_number":"662-758-4858","email_id":"Gerald_McCullough@gmail.com","dop":"2025-04-06","serial_number":"11971524107948","imei1":"11971524107948","imei2":"11971524107948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163588,"job_number":"JOB_163588","tr_customer_id":163605,"tr_customer_product_id":163595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T04:00:22.000Z","name":"Peyton Mosciski","mobile_number":"920-546-3457","email_id":"Keanu.Kertzmann@hotmail.com","dop":"2000-01-31","serial_number":"10112136958537","imei1":"10112136958537","imei2":"10112136958537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163585,"job_number":"JOB_163585","tr_customer_id":163602,"tr_customer_product_id":163592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:41.000Z","modified_at":"2026-01-22T04:00:17.000Z","name":"Ted Sawayn","mobile_number":"455-730-6137","email_id":"Justen_Stracke@gmail.com","dop":"2025-04-06","serial_number":"15642874933630","imei1":"15642874933630","imei2":"15642874933630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163581,"job_number":"JOB_163581","tr_customer_id":163598,"tr_customer_product_id":163588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:25.000Z","modified_at":"2026-01-22T04:00:00.000Z","name":"Xavier Collier","mobile_number":"621-323-7007","email_id":"Rickey13@hotmail.com","dop":"2025-04-06","serial_number":"11259194263564","imei1":"11259194263564","imei2":"11259194263564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163578,"job_number":"JOB_163578","tr_customer_id":163595,"tr_customer_product_id":163585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T04:00:02.000Z","name":"Dayton Rolfson","mobile_number":"216-577-9783","email_id":"Mario72@hotmail.com","dop":"2025-04-06","serial_number":"11006453362408","imei1":"11006453362408","imei2":"11006453362408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163576,"job_number":"JOB_163576","tr_customer_id":163593,"tr_customer_product_id":163583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Shawn Rowe","mobile_number":"742-804-9625","email_id":"Cody_Murazik@gmail.com","dop":"2025-04-06","serial_number":"19363560765469","imei1":"19363560765469","imei2":"19363560765469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163572,"job_number":"JOB_163572","tr_customer_id":163589,"tr_customer_product_id":163579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:57.000Z","name":"Elza Okuneva","mobile_number":"999-683-7319","email_id":"Watson20@gmail.com","dop":"2025-04-06","serial_number":"14425716504440","imei1":"14425716504440","imei2":"14425716504440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163570,"job_number":"JOB_163570","tr_customer_id":163587,"tr_customer_product_id":163577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:56.000Z","name":"Ellis Zulauf","mobile_number":"658-980-8573","email_id":"Andreane_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15770537901049","imei1":"15770537901049","imei2":"15770537901049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163565,"job_number":"JOB_163565","tr_customer_id":163582,"tr_customer_product_id":163572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"Dasia Graham","mobile_number":"228-666-1215","email_id":"Lisa60@hotmail.com","dop":"2025-04-06","serial_number":"18534045241389","imei1":"18534045241389","imei2":"18534045241389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163560,"job_number":"JOB_163560","tr_customer_id":163577,"tr_customer_product_id":163567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Jedediah Senger","mobile_number":"563-248-9478","email_id":"Wilson35@hotmail.com","dop":"2025-04-06","serial_number":"18043763468982","imei1":"18043763468982","imei2":"18043763468982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163553,"job_number":"JOB_163553","tr_customer_id":163570,"tr_customer_product_id":163560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Clovis Mills","mobile_number":"685-429-8114","email_id":"Gianni17@hotmail.com","dop":"2025-04-06","serial_number":"16162231947775","imei1":"16162231947775","imei2":"16162231947775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163550,"job_number":"JOB_163550","tr_customer_id":163567,"tr_customer_product_id":163557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Simone Wyman","mobile_number":"262-902-2648","email_id":"Carrie20@yahoo.com","dop":"2000-01-31","serial_number":"10987226518985","imei1":"10987226518985","imei2":"10987226518985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163546,"job_number":"JOB_163546","tr_customer_id":163563,"tr_customer_product_id":163553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Florida Schowalter","mobile_number":"276-573-7117","email_id":"Ariel.Hane@gmail.com","dop":"2025-04-06","serial_number":"12092392707101","imei1":"12092392707101","imei2":"12092392707101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163544,"job_number":"JOB_163544","tr_customer_id":163561,"tr_customer_product_id":163551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Anthony Jacobs","mobile_number":"438-651-0127","email_id":"Jade_Boyer@gmail.com","dop":"2025-04-06","serial_number":"14401746799274","imei1":"14401746799274","imei2":"14401746799274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163540,"job_number":"JOB_163540","tr_customer_id":163557,"tr_customer_product_id":163547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:42.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Taya Nolan","mobile_number":"568-853-5563","email_id":"Mckayla_Franecki@hotmail.com","dop":"2025-04-06","serial_number":"19491977456158","imei1":"19491977456158","imei2":"19491977456158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163539,"job_number":"JOB_163539","tr_customer_id":163556,"tr_customer_product_id":163546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Bertrand Hayes","mobile_number":"589-390-0823","email_id":"Clara87@yahoo.com","dop":"2025-04-06","serial_number":"15490643124220","imei1":"15490643124220","imei2":"15490643124220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163533,"job_number":"JOB_163533","tr_customer_id":163550,"tr_customer_product_id":163540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Antonietta Veum","mobile_number":"911-292-1699","email_id":"Ursula_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"10766294919009","imei1":"10766294919009","imei2":"10766294919009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163532,"job_number":"JOB_163532","tr_customer_id":163549,"tr_customer_product_id":163539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:59:14.000Z","name":"Viola Gutkowski","mobile_number":"226-922-5745","email_id":"Gaylord19@yahoo.com","dop":"2025-04-06","serial_number":"14742006249625","imei1":"14742006249625","imei2":"14742006249625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163529,"job_number":"JOB_163529","tr_customer_id":163546,"tr_customer_product_id":163536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Keshaun Rippin","mobile_number":"344-536-0075","email_id":"Haleigh.Adams41@yahoo.com","dop":"2025-04-06","serial_number":"14997931498514","imei1":"14997931498514","imei2":"14997931498514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163525,"job_number":"JOB_163525","tr_customer_id":163542,"tr_customer_product_id":163532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:59:08.000Z","name":"Dan Pacocha","mobile_number":"287-992-2459","email_id":"Amparo45@gmail.com","dop":"2025-04-06","serial_number":"13306504335065","imei1":"13306504335065","imei2":"13306504335065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163521,"job_number":"JOB_163521","tr_customer_id":163538,"tr_customer_product_id":163528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Kellen Lakin","mobile_number":"305-601-6537","email_id":"Marques20@yahoo.com","dop":"2025-04-06","serial_number":"13938638381888","imei1":"13938638381888","imei2":"13938638381888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163518,"job_number":"JOB_163518","tr_customer_id":163535,"tr_customer_product_id":163525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:27.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Beth Bosco","mobile_number":"871-219-4103","email_id":"Jairo_Tillman@gmail.com","dop":"2025-05-30","serial_number":"19526323722702","imei1":"19526323722702","imei2":"19526323722702","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163515,"job_number":"JOB_163515","tr_customer_id":163532,"tr_customer_product_id":163522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:55.000Z","name":"Eloy Haag","mobile_number":"707-863-6602","email_id":"Cristobal93@gmail.com","dop":"2000-01-31","serial_number":"10081072752305","imei1":"10081072752305","imei2":"10081072752305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163514,"job_number":"JOB_163514","tr_customer_id":163531,"tr_customer_product_id":163521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:54.000Z","name":"Virginie Rippin","mobile_number":"220-247-3907","email_id":"Lilyan_Koepp97@hotmail.com","dop":"2025-06-18","serial_number":"10833226072437","imei1":"10833226072437","imei2":"10833226072437","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163509,"job_number":"JOB_163509","tr_customer_id":163526,"tr_customer_product_id":163516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Kieran Hamill","mobile_number":"676-812-2457","email_id":"Krista52@gmail.com","dop":"2025-04-06","serial_number":"13360449192288","imei1":"13360449192288","imei2":"13360449192288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163507,"job_number":"JOB_163507","tr_customer_id":163524,"tr_customer_product_id":163514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Dagmar Okuneva","mobile_number":"580-344-0234","email_id":"Carmel.Hartmann64@gmail.com","dop":"2025-04-06","serial_number":"15746221300219","imei1":"15746221300219","imei2":"15746221300219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163503,"job_number":"JOB_163503","tr_customer_id":163520,"tr_customer_product_id":163510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:02.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"Myrl Robel","mobile_number":"803-530-3775","email_id":"Hudson48@gmail.com","dop":"2025-04-06","serial_number":"17252833675228","imei1":"17252833675228","imei2":"17252833675228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163501,"job_number":"JOB_163501","tr_customer_id":163518,"tr_customer_product_id":163508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:34.000Z","name":"Willard Grady","mobile_number":"481-497-9561","email_id":"Eusebio.Rempel95@gmail.com","dop":"2025-04-06","serial_number":"10413286534780","imei1":"10413286534780","imei2":"10413286534780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163498,"job_number":"JOB_163498","tr_customer_id":163515,"tr_customer_product_id":163505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:55.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Noelia White","mobile_number":"602-745-6781","email_id":"Elenora.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"12771801690877","imei1":"12771801690877","imei2":"12771801690877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163495,"job_number":"JOB_163495","tr_customer_id":163512,"tr_customer_product_id":163502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Cydney Rogahn","mobile_number":"439-225-9490","email_id":"Clement71@yahoo.com","dop":"2025-04-06","serial_number":"15093034076349","imei1":"15093034076349","imei2":"15093034076349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163492,"job_number":"JOB_163492","tr_customer_id":163509,"tr_customer_product_id":163499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:27.000Z","name":"Danielle Brekke","mobile_number":"512-745-1292","email_id":"Antonette.Homenick88@hotmail.com","dop":"2025-04-06","serial_number":"13728254893091","imei1":"13728254893091","imei2":"13728254893091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163488,"job_number":"JOB_163488","tr_customer_id":163505,"tr_customer_product_id":163495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:58:22.000Z","name":"Constance Moen","mobile_number":"890-897-6766","email_id":"Immanuel_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"10056745028317","imei1":"10056745028317","imei2":"10056745028317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163485,"job_number":"JOB_163485","tr_customer_id":163502,"tr_customer_product_id":163492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:44.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Casimer Lebsack","mobile_number":"814-284-5872","email_id":"Walter.Pfannerstill52@yahoo.com","dop":"2025-04-06","serial_number":"12425230516743","imei1":"12425230516743","imei2":"12425230516743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163482,"job_number":"JOB_163482","tr_customer_id":163499,"tr_customer_product_id":163489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:58:12.000Z","name":"Daryl Orn","mobile_number":"332-287-8443","email_id":"Declan36@gmail.com","dop":"2025-06-18","serial_number":"10905585943521","imei1":"10905585943521","imei2":"10905585943521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163478,"job_number":"JOB_163478","tr_customer_id":163495,"tr_customer_product_id":163485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:33.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Kaelyn Reichert","mobile_number":"649-545-2289","email_id":"Verlie.Mitchell79@hotmail.com","dop":"2025-04-06","serial_number":"18670258333112","imei1":"18670258333112","imei2":"18670258333112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163475,"job_number":"JOB_163475","tr_customer_id":163492,"tr_customer_product_id":163482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:30.000Z","modified_at":"2026-01-22T03:58:07.000Z","name":"Sanford Auer","mobile_number":"742-268-5310","email_id":"Erika60@hotmail.com","dop":"2025-04-06","serial_number":"16359301569719","imei1":"16359301569719","imei2":"16359301569719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163472,"job_number":"JOB_163472","tr_customer_id":163489,"tr_customer_product_id":163479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:19.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Stevie Kozey","mobile_number":"722-406-6593","email_id":"Napoleon.Treutel8@gmail.com","dop":"2025-04-06","serial_number":"14748606284092","imei1":"14748606284092","imei2":"14748606284092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163471,"job_number":"JOB_163471","tr_customer_id":163488,"tr_customer_product_id":163478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:11.000Z","modified_at":"2026-01-22T03:57:19.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10104137016969","imei1":"10104137016969","imei2":"10104137016969","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163469,"job_number":"JOB_163469","tr_customer_id":163486,"tr_customer_product_id":163476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:09.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Celestino Champlin","mobile_number":"323-428-4779","email_id":"Lillian.Stamm74@gmail.com","dop":"2025-04-06","serial_number":"18942008871062","imei1":"18942008871062","imei2":"18942008871062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163466,"job_number":"JOB_163466","tr_customer_id":163483,"tr_customer_product_id":163473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:02.000Z","modified_at":"2026-01-22T03:57:40.000Z","name":"Ezekiel Torphy","mobile_number":"930-230-8149","email_id":"Will.Cartwright25@yahoo.com","dop":"2025-04-06","serial_number":"19077715366923","imei1":"19077715366923","imei2":"19077715366923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163465,"job_number":"JOB_163465","tr_customer_id":163482,"tr_customer_product_id":163472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:00.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66098132301166","imei1":"66098132301166","imei2":"66098132301166","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163462,"job_number":"JOB_163462","tr_customer_id":163479,"tr_customer_product_id":163469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:05:01.000Z","name":"Clementine Mayer","mobile_number":"498-728-1723","email_id":"Estefania_Moore73@hotmail.com","dop":"2025-04-06","serial_number":"15867308796195","imei1":"15867308796195","imei2":"15867308796195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163459,"job_number":"JOB_163459","tr_customer_id":163476,"tr_customer_product_id":163466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:04:19.000Z","name":"Omer Nienow","mobile_number":"599-496-0604","email_id":"Effie_Smith@hotmail.com","dop":"2025-04-06","serial_number":"12544195811635","imei1":"12544195811635","imei2":"12544195811635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163456,"job_number":"JOB_163456","tr_customer_id":163473,"tr_customer_product_id":163463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:37.000Z","name":"Krista Terry","mobile_number":"948-520-8742","email_id":"Jammie87@gmail.com","dop":"2025-04-06","serial_number":"11743797185499","imei1":"11743797185499","imei2":"11743797185499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzc1ODJ9.Hr3EHbbx-4FHSQXT6-cdjP5LqDdOSTsaoL0js2HOR30 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 707c53b7-15ec-4bc8-9d23-8bd025575869 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_164001"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"407-RgRxeOk4E93uRkgrWPKryLBvNgo" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164001,"job_number":"JOB_164001","tr_customer_id":164018,"tr_customer_product_id":164008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:28.000Z","name":"Carole Nolan","mobile_number":"227-423-3683","email_id":"Marjolaine.Berge9@gmail.com","dop":"2025-12-01","serial_number":"18661855492714","imei1":"18661855492714","imei2":"18661855492714","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNDR9.fAWrU40wXOBSA3zfCG8TJLlMlZdwIFn8fQAIKTOgGcY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0c7e7d19-c20b-4de5-b77b-11994e559b19 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"632-mjEuC1Em4Bs/BTdAvbLFaxEjQRE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":164001,"job_number":"JOB_164001","tr_customer_id":164018,"tr_customer_product_id":164008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:28.000Z","name":"Carole Nolan","mobile_number":"227-423-3683","email_id":"Marjolaine.Berge9@gmail.com","dop":"2025-12-01","serial_number":"18661855492714","imei1":"18661855492714","imei2":"18661855492714","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":628007,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T14:27:28.000Z","created_at":"2026-01-22T14:27:28.000Z"},{"id":628008,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T14:27:28.000Z","created_at":"2026-01-22T14:27:28.000Z"}],"problems":[{"id":143418,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T14:27:28.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c1b3be2a-defe-44ae-b7f7-fba32fd1e22b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-3OrOmwhXy3QoSb5e1024/7VtTsU" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTJ9.M7YLC2YbuX_UI56syB7POdtxJTr-Xe3ZDE8NQvOMnBo"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTJ9.M7YLC2YbuX_UI56syB7POdtxJTr-Xe3ZDE8NQvOMnBo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fd91ee6c-5a7d-46cc-80c1-f0bdcaccabed |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-z3kPe63FCyX4+dgtahsodYVcnu8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTJ9.M7YLC2YbuX_UI56syB7POdtxJTr-Xe3ZDE8NQvOMnBo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4073e3f4-34a3-4dab-8279-e98e72828a12 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-40l5JpoaJBuGGZLENC0iSOMn7rc" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":357},{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTJ9.M7YLC2YbuX_UI56syB7POdtxJTr-Xe3ZDE8NQvOMnBo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7818e9bf-bf96-4781-badf-8894a0b114aa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"569ce-aYnXSCqR0RYMMkhrK2WvfrSbPsk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163450,"job_number":"JOB_163450","tr_customer_id":163467,"tr_customer_product_id":163457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T19:53:01.000Z","modified_at":"2026-01-21T19:53:01.000Z","name":"Nichole Armstrong","mobile_number":"675-528-4812","email_id":"Leland_Durgan86@hotmail.com","dop":"2025-06-08","serial_number":"13329187153531","imei1":"13329187153531","imei2":"13329187153531","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163451,"job_number":"JOB_163451","tr_customer_id":163468,"tr_customer_product_id":163458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T21:32:53.000Z","modified_at":"2026-01-21T21:32:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-11","serial_number":"48869945694101","imei1":"48869945694101","imei2":"48869945694101","popurl":"2026-01-11T21:32:52.998717400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T21:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163452,"job_number":"JOB_163452","tr_customer_id":163469,"tr_customer_product_id":163459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:16.000Z","modified_at":"2026-01-21T23:44:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-11T23:44:16.542327478Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163453,"job_number":"JOB_163453","tr_customer_id":163470,"tr_customer_product_id":163460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:17.000Z","modified_at":"2026-01-21T23:44:17.000Z","name":"Girika Iyengar","mobile_number":"7031314799","email_id":"deeptimayee.nehru@hotmail.com","dop":"2026-01-11","serial_number":"405304950696894","imei1":"405304950696894","imei2":"405304950696894","popurl":"www.subodh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163454,"job_number":"JOB_163454","tr_customer_id":163471,"tr_customer_product_id":163461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:46:44.000Z","modified_at":"2026-01-21T23:46:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-11T23:46:44.378035204Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163919,"job_number":"JOB_163919","tr_customer_id":163936,"tr_customer_product_id":163926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17018818799865","imei1":"17018818799865","imei2":"17018818799865","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163921,"job_number":"JOB_163921","tr_customer_id":163938,"tr_customer_product_id":163928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19160647369108","imei1":"19160647369108","imei2":"19160647369108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163923,"job_number":"JOB_163923","tr_customer_id":163940,"tr_customer_product_id":163930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105133757295131","imei1":"105133757295131","imei2":"105133757295131","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163924,"job_number":"JOB_163924","tr_customer_id":163941,"tr_customer_product_id":163931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"101213901565840","imei1":"101213901565840","imei2":"101213901565840","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163925,"job_number":"JOB_163925","tr_customer_id":163942,"tr_customer_product_id":163932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105222480433245","imei1":"105222480433245","imei2":"105222480433245","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163929,"job_number":"JOB_163929","tr_customer_id":163946,"tr_customer_product_id":163936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:15:01.000Z","modified_at":"2026-01-22T13:15:01.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-12","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-12T13:15:00.683846363Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163930,"job_number":"JOB_163930","tr_customer_id":163947,"tr_customer_product_id":163937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:25.000Z","modified_at":"2026-01-22T13:32:25.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"bharatij243@gmail.com","dop":"2025-11-30","serial_number":"102415798690997","imei1":"102415798690997","imei2":"102415798690997","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163931,"job_number":"JOB_163931","tr_customer_id":163948,"tr_customer_product_id":163938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:26.000Z","modified_at":"2026-01-22T13:32:26.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"udayp23@gmail.com","dop":"2025-11-30","serial_number":"101460813444357","imei1":"101460813444357","imei2":"101460813444357","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163932,"job_number":"JOB_163932","tr_customer_id":163949,"tr_customer_product_id":163939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:27.000Z","modified_at":"2026-01-22T13:32:27.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"kajalj2344@gmail.com","dop":"2025-11-30","serial_number":"105210233199496","imei1":"105210233199496","imei2":"105210233199496","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163936,"job_number":"JOB_163936","tr_customer_id":163953,"tr_customer_product_id":163943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:54:54.000Z","modified_at":"2026-01-22T13:54:54.000Z","name":"Hilda Sipes","mobile_number":"Jones","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"16257583253605","imei2":"16257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163937,"job_number":"JOB_163937","tr_customer_id":163954,"tr_customer_product_id":163944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38452920062049","imei1":"38452920062049","imei2":"38452920062049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163938,"job_number":"JOB_163938","tr_customer_id":163955,"tr_customer_product_id":163945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77139864587698","imei1":"77139864587698","imei2":"77139864587698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163939,"job_number":"JOB_163939","tr_customer_id":163956,"tr_customer_product_id":163946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27476822549382","imei1":"27476822549382","imei2":"27476822549382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163940,"job_number":"JOB_163940","tr_customer_id":163957,"tr_customer_product_id":163947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34246268224268","imei1":"34246268224268","imei2":"34246268224268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163941,"job_number":"JOB_163941","tr_customer_id":163958,"tr_customer_product_id":163948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71805424824978","imei1":"71805424824978","imei2":"71805424824978","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163942,"job_number":"JOB_163942","tr_customer_id":163959,"tr_customer_product_id":163949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:06.000Z","modified_at":"2026-01-22T14:00:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49345789284070","imei1":"49345789284070","imei2":"49345789284070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163945,"job_number":"JOB_163945","tr_customer_id":163962,"tr_customer_product_id":163952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:20.000Z","modified_at":"2026-01-22T14:00:20.000Z","name":"Jocelyn Thompson","mobile_number":"860-802-4691","email_id":"Dovie45@hotmail.com","dop":"2025-04-06","serial_number":"10913258822432294","imei1":"10913258822432294","imei2":"10913258822432294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163946,"job_number":"JOB_163946","tr_customer_id":163963,"tr_customer_product_id":163953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72049590944121","imei1":"72049590944121","imei2":"72049590944121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163947,"job_number":"JOB_163947","tr_customer_id":163964,"tr_customer_product_id":163954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68556658687517","imei1":"68556658687517","imei2":"68556658687517","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163948,"job_number":"JOB_163948","tr_customer_id":163965,"tr_customer_product_id":163955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69056171087140","imei1":"69056171087140","imei2":"69056171087140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163949,"job_number":"JOB_163949","tr_customer_id":163966,"tr_customer_product_id":163956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86330032178622","imei1":"86330032178622","imei2":"86330032178622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163950,"job_number":"JOB_163950","tr_customer_id":163967,"tr_customer_product_id":163957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50921475712400","imei1":"50921475712400","imei2":"50921475712400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163951,"job_number":"JOB_163951","tr_customer_id":163968,"tr_customer_product_id":163958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:42.000Z","modified_at":"2026-01-22T14:00:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52940581920144","imei1":"52940581920144","imei2":"52940581920144","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163953,"job_number":"JOB_163953","tr_customer_id":163970,"tr_customer_product_id":163960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:10.000Z","modified_at":"2026-01-22T14:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17970479363098","imei1":"17970479363098","imei2":"17970479363098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163955,"job_number":"JOB_163955","tr_customer_id":163972,"tr_customer_product_id":163962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:12.000Z","modified_at":"2026-01-22T14:01:12.000Z","name":"Noe Jast","mobile_number":"848-358-7213","email_id":"Dora57@yahoo.com","dop":"2025-04-06","serial_number":"11584123174800512","imei1":"11584123174800512","imei2":"11584123174800512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163956,"job_number":"JOB_163956","tr_customer_id":163973,"tr_customer_product_id":163963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:15.000Z","modified_at":"2026-01-22T14:01:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19700641412311","imei1":"19700641412311","imei2":"19700641412311","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163957,"job_number":"JOB_163957","tr_customer_id":163974,"tr_customer_product_id":163964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89645832474962","imei1":"89645832474962","imei2":"89645832474962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163958,"job_number":"JOB_163958","tr_customer_id":163975,"tr_customer_product_id":163965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70455364736965","imei1":"70455364736965","imei2":"70455364736965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163959,"job_number":"JOB_163959","tr_customer_id":163976,"tr_customer_product_id":163966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88116172070789","imei1":"88116172070789","imei2":"88116172070789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163960,"job_number":"JOB_163960","tr_customer_id":163977,"tr_customer_product_id":163967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43809514335394","imei1":"43809514335394","imei2":"43809514335394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163961,"job_number":"JOB_163961","tr_customer_id":163978,"tr_customer_product_id":163968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73896292256921","imei1":"73896292256921","imei2":"73896292256921","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163965,"job_number":"JOB_163965","tr_customer_id":163982,"tr_customer_product_id":163972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:59.000Z","modified_at":"2026-01-22T14:01:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15549842938715","imei1":"15549842938715","imei2":"15549842938715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163968,"job_number":"JOB_163968","tr_customer_id":163985,"tr_customer_product_id":163975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:01.000Z","modified_at":"2026-01-22T14:02:01.000Z","name":"Issac Runte","mobile_number":"206-220-2322","email_id":"Kayden6@gmail.com","dop":"2025-04-06","serial_number":"16914486573812810","imei1":"16914486573812810","imei2":"16914486573812810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163969,"job_number":"JOB_163969","tr_customer_id":163986,"tr_customer_product_id":163976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:48.000Z","modified_at":"2026-01-22T14:02:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16983178352039","imei1":"16983178352039","imei2":"16983178352039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163971,"job_number":"JOB_163971","tr_customer_id":163988,"tr_customer_product_id":163978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:50.000Z","modified_at":"2026-01-22T14:02:50.000Z","name":"Jabari Conn","mobile_number":"366-687-3890","email_id":"Savion.Stanton@gmail.com","dop":"2025-04-06","serial_number":"18752463588417376","imei1":"18752463588417376","imei2":"18752463588417376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163973,"job_number":"JOB_163973","tr_customer_id":163990,"tr_customer_product_id":163980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:19:21.000Z","modified_at":"2026-01-22T14:19:21.000Z","name":"Hilda Sipes","mobile_number":"5125173023","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"76257583253605","imei2":"76257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163983,"job_number":"JOB_163983","tr_customer_id":164000,"tr_customer_product_id":163990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:12.000Z","modified_at":"2026-01-22T14:23:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13129556603462","imei1":"13129556603462","imei2":"13129556603462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163985,"job_number":"JOB_163985","tr_customer_id":164002,"tr_customer_product_id":163992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:14.000Z","modified_at":"2026-01-22T14:23:14.000Z","name":"Lowell Hartmann","mobile_number":"927-572-0979","email_id":"Christop_Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"14609508490334992","imei1":"14609508490334992","imei2":"14609508490334992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163986,"job_number":"JOB_163986","tr_customer_id":164003,"tr_customer_product_id":163993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:58.000Z","modified_at":"2026-01-22T14:23:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13592299053758","imei1":"13592299053758","imei2":"13592299053758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163988,"job_number":"JOB_163988","tr_customer_id":164005,"tr_customer_product_id":163995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:00.000Z","modified_at":"2026-01-22T14:24:00.000Z","name":"Claire Connelly","mobile_number":"313-845-4394","email_id":"Elenora_Beier83@gmail.com","dop":"2025-04-06","serial_number":"10378486623575158","imei1":"10378486623575158","imei2":"10378486623575158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163989,"job_number":"JOB_163989","tr_customer_id":164006,"tr_customer_product_id":163996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:44.000Z","modified_at":"2026-01-22T14:24:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15390593175059","imei1":"15390593175059","imei2":"15390593175059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163991,"job_number":"JOB_163991","tr_customer_id":164008,"tr_customer_product_id":163998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:46.000Z","modified_at":"2026-01-22T14:24:46.000Z","name":"Cloyd Vandervort","mobile_number":"265-581-8881","email_id":"Georgiana.Kuvalis18@gmail.com","dop":"2025-04-06","serial_number":"12641285337351660","imei1":"12641285337351660","imei2":"12641285337351660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163992,"job_number":"JOB_163992","tr_customer_id":164009,"tr_customer_product_id":163999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:01.000Z","modified_at":"2026-01-22T14:25:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516723902243","imei1":"10516723902243","imei2":"10516723902243","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163994,"job_number":"JOB_163994","tr_customer_id":164011,"tr_customer_product_id":164001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:02.000Z","modified_at":"2026-01-22T14:25:02.000Z","name":"Lilla Bayer","mobile_number":"648-972-8912","email_id":"Brandyn_Keebler76@gmail.com","dop":"2025-06-18","serial_number":"1030331188273015","imei1":"1030331188273015","imei2":"1030331188273015","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163995,"job_number":"JOB_163995","tr_customer_id":164012,"tr_customer_product_id":164002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:43.000Z","modified_at":"2026-01-22T14:25:43.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10714410141513","imei1":"10714410141513","imei2":"10714410141513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163997,"job_number":"JOB_163997","tr_customer_id":164014,"tr_customer_product_id":164004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:44.000Z","modified_at":"2026-01-22T14:25:44.000Z","name":"Macey Bogan","mobile_number":"550-945-3542","email_id":"Steve.OKon59@gmail.com","dop":"2025-06-18","serial_number":"1073855451749641","imei1":"1073855451749641","imei2":"1073855451749641","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163998,"job_number":"JOB_163998","tr_customer_id":164015,"tr_customer_product_id":164005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16345472592947","imei1":"16345472592947","imei2":"16345472592947","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164000,"job_number":"JOB_164000","tr_customer_id":164017,"tr_customer_product_id":164007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15333182261526","imei1":"15333182261526","imei2":"15333182261526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164001,"job_number":"JOB_164001","tr_customer_id":164018,"tr_customer_product_id":164008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:28.000Z","name":"Carole Nolan","mobile_number":"227-423-3683","email_id":"Marjolaine.Berge9@gmail.com","dop":"2025-12-01","serial_number":"18661855492714","imei1":"18661855492714","imei2":"18661855492714","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163974,"job_number":"JOB_163974","tr_customer_id":163991,"tr_customer_product_id":163981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121618569010336","imei1":"121618569010336","imei2":"121618569010336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163975,"job_number":"JOB_163975","tr_customer_id":163992,"tr_customer_product_id":163982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"Nelda Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147044432220875","imei1":"147044432220875","imei2":"147044432220875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163976,"job_number":"JOB_163976","tr_customer_id":163993,"tr_customer_product_id":163983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Santiago Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166807984452199","imei1":"166807984452199","imei2":"166807984452199","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163977,"job_number":"JOB_163977","tr_customer_id":163994,"tr_customer_product_id":163984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Vaughn Hamill","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"148799137745210","imei1":"148799137745210","imei2":"148799137745210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163978,"job_number":"JOB_163978","tr_customer_id":163995,"tr_customer_product_id":163985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"117490788929589","imei1":"117490788929589","imei2":"117490788929589","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163979,"job_number":"JOB_163979","tr_customer_id":163996,"tr_customer_product_id":163986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Christ Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112358719006285","imei1":"112358719006285","imei2":"112358719006285","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163980,"job_number":"JOB_163980","tr_customer_id":163997,"tr_customer_product_id":163987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Lue Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128166661147915","imei1":"128166661147915","imei2":"128166661147915","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163981,"job_number":"JOB_163981","tr_customer_id":163998,"tr_customer_product_id":163988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:25.000Z","modified_at":"2026-01-22T14:20:25.000Z","name":"Sarai Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114640349230210","imei1":"114640349230210","imei2":"114640349230210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTJ9.M7YLC2YbuX_UI56syB7POdtxJTr-Xe3ZDE8NQvOMnBo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 996dfd88-cc9c-4fc9-a595-d56442c90a39 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgwNzR9.eqHJVdXCqPkUgfTf0QbkqxE4HxFYdKjHxVapq50ChTk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7deb9a5b-5cf7-48aa-b1c5-5124597cf838 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 164001,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"791216-5nbZWaURIzsissFlm2bSNnAaTk4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTJ9.M7YLC2YbuX_UI56syB7POdtxJTr-Xe3ZDE8NQvOMnBo |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f8954d41-e04d-4e88-ab30-2cf466098b05 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"565e5-wp8lEaMsQNlu202sKVglIiDWJkA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163450,"job_number":"JOB_163450","tr_customer_id":163467,"tr_customer_product_id":163457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T19:53:01.000Z","modified_at":"2026-01-21T19:53:01.000Z","name":"Nichole Armstrong","mobile_number":"675-528-4812","email_id":"Leland_Durgan86@hotmail.com","dop":"2025-06-08","serial_number":"13329187153531","imei1":"13329187153531","imei2":"13329187153531","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163451,"job_number":"JOB_163451","tr_customer_id":163468,"tr_customer_product_id":163458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T21:32:53.000Z","modified_at":"2026-01-21T21:32:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-11","serial_number":"48869945694101","imei1":"48869945694101","imei2":"48869945694101","popurl":"2026-01-11T21:32:52.998717400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T21:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163452,"job_number":"JOB_163452","tr_customer_id":163469,"tr_customer_product_id":163459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:16.000Z","modified_at":"2026-01-21T23:44:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-11T23:44:16.542327478Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163453,"job_number":"JOB_163453","tr_customer_id":163470,"tr_customer_product_id":163460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:17.000Z","modified_at":"2026-01-21T23:44:17.000Z","name":"Girika Iyengar","mobile_number":"7031314799","email_id":"deeptimayee.nehru@hotmail.com","dop":"2026-01-11","serial_number":"405304950696894","imei1":"405304950696894","imei2":"405304950696894","popurl":"www.subodh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163454,"job_number":"JOB_163454","tr_customer_id":163471,"tr_customer_product_id":163461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:46:44.000Z","modified_at":"2026-01-21T23:46:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-11T23:46:44.378035204Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163919,"job_number":"JOB_163919","tr_customer_id":163936,"tr_customer_product_id":163926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17018818799865","imei1":"17018818799865","imei2":"17018818799865","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163921,"job_number":"JOB_163921","tr_customer_id":163938,"tr_customer_product_id":163928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19160647369108","imei1":"19160647369108","imei2":"19160647369108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163923,"job_number":"JOB_163923","tr_customer_id":163940,"tr_customer_product_id":163930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105133757295131","imei1":"105133757295131","imei2":"105133757295131","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163924,"job_number":"JOB_163924","tr_customer_id":163941,"tr_customer_product_id":163931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"101213901565840","imei1":"101213901565840","imei2":"101213901565840","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163925,"job_number":"JOB_163925","tr_customer_id":163942,"tr_customer_product_id":163932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105222480433245","imei1":"105222480433245","imei2":"105222480433245","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163929,"job_number":"JOB_163929","tr_customer_id":163946,"tr_customer_product_id":163936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:15:01.000Z","modified_at":"2026-01-22T13:15:01.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-12","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-12T13:15:00.683846363Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163930,"job_number":"JOB_163930","tr_customer_id":163947,"tr_customer_product_id":163937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:25.000Z","modified_at":"2026-01-22T13:32:25.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"bharatij243@gmail.com","dop":"2025-11-30","serial_number":"102415798690997","imei1":"102415798690997","imei2":"102415798690997","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163931,"job_number":"JOB_163931","tr_customer_id":163948,"tr_customer_product_id":163938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:26.000Z","modified_at":"2026-01-22T13:32:26.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"udayp23@gmail.com","dop":"2025-11-30","serial_number":"101460813444357","imei1":"101460813444357","imei2":"101460813444357","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163932,"job_number":"JOB_163932","tr_customer_id":163949,"tr_customer_product_id":163939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:27.000Z","modified_at":"2026-01-22T13:32:27.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"kajalj2344@gmail.com","dop":"2025-11-30","serial_number":"105210233199496","imei1":"105210233199496","imei2":"105210233199496","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163936,"job_number":"JOB_163936","tr_customer_id":163953,"tr_customer_product_id":163943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:54:54.000Z","modified_at":"2026-01-22T13:54:54.000Z","name":"Hilda Sipes","mobile_number":"Jones","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"16257583253605","imei2":"16257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163937,"job_number":"JOB_163937","tr_customer_id":163954,"tr_customer_product_id":163944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38452920062049","imei1":"38452920062049","imei2":"38452920062049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163938,"job_number":"JOB_163938","tr_customer_id":163955,"tr_customer_product_id":163945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77139864587698","imei1":"77139864587698","imei2":"77139864587698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163939,"job_number":"JOB_163939","tr_customer_id":163956,"tr_customer_product_id":163946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27476822549382","imei1":"27476822549382","imei2":"27476822549382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163940,"job_number":"JOB_163940","tr_customer_id":163957,"tr_customer_product_id":163947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34246268224268","imei1":"34246268224268","imei2":"34246268224268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163941,"job_number":"JOB_163941","tr_customer_id":163958,"tr_customer_product_id":163948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71805424824978","imei1":"71805424824978","imei2":"71805424824978","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163942,"job_number":"JOB_163942","tr_customer_id":163959,"tr_customer_product_id":163949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:06.000Z","modified_at":"2026-01-22T14:00:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49345789284070","imei1":"49345789284070","imei2":"49345789284070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163945,"job_number":"JOB_163945","tr_customer_id":163962,"tr_customer_product_id":163952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:20.000Z","modified_at":"2026-01-22T14:00:20.000Z","name":"Jocelyn Thompson","mobile_number":"860-802-4691","email_id":"Dovie45@hotmail.com","dop":"2025-04-06","serial_number":"10913258822432294","imei1":"10913258822432294","imei2":"10913258822432294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163946,"job_number":"JOB_163946","tr_customer_id":163963,"tr_customer_product_id":163953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72049590944121","imei1":"72049590944121","imei2":"72049590944121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163947,"job_number":"JOB_163947","tr_customer_id":163964,"tr_customer_product_id":163954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68556658687517","imei1":"68556658687517","imei2":"68556658687517","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163948,"job_number":"JOB_163948","tr_customer_id":163965,"tr_customer_product_id":163955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69056171087140","imei1":"69056171087140","imei2":"69056171087140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163949,"job_number":"JOB_163949","tr_customer_id":163966,"tr_customer_product_id":163956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86330032178622","imei1":"86330032178622","imei2":"86330032178622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163950,"job_number":"JOB_163950","tr_customer_id":163967,"tr_customer_product_id":163957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50921475712400","imei1":"50921475712400","imei2":"50921475712400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163951,"job_number":"JOB_163951","tr_customer_id":163968,"tr_customer_product_id":163958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:42.000Z","modified_at":"2026-01-22T14:00:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52940581920144","imei1":"52940581920144","imei2":"52940581920144","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163953,"job_number":"JOB_163953","tr_customer_id":163970,"tr_customer_product_id":163960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:10.000Z","modified_at":"2026-01-22T14:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17970479363098","imei1":"17970479363098","imei2":"17970479363098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163955,"job_number":"JOB_163955","tr_customer_id":163972,"tr_customer_product_id":163962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:12.000Z","modified_at":"2026-01-22T14:01:12.000Z","name":"Noe Jast","mobile_number":"848-358-7213","email_id":"Dora57@yahoo.com","dop":"2025-04-06","serial_number":"11584123174800512","imei1":"11584123174800512","imei2":"11584123174800512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163956,"job_number":"JOB_163956","tr_customer_id":163973,"tr_customer_product_id":163963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:15.000Z","modified_at":"2026-01-22T14:01:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19700641412311","imei1":"19700641412311","imei2":"19700641412311","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163957,"job_number":"JOB_163957","tr_customer_id":163974,"tr_customer_product_id":163964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89645832474962","imei1":"89645832474962","imei2":"89645832474962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163958,"job_number":"JOB_163958","tr_customer_id":163975,"tr_customer_product_id":163965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70455364736965","imei1":"70455364736965","imei2":"70455364736965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163959,"job_number":"JOB_163959","tr_customer_id":163976,"tr_customer_product_id":163966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88116172070789","imei1":"88116172070789","imei2":"88116172070789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163960,"job_number":"JOB_163960","tr_customer_id":163977,"tr_customer_product_id":163967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43809514335394","imei1":"43809514335394","imei2":"43809514335394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163961,"job_number":"JOB_163961","tr_customer_id":163978,"tr_customer_product_id":163968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73896292256921","imei1":"73896292256921","imei2":"73896292256921","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163965,"job_number":"JOB_163965","tr_customer_id":163982,"tr_customer_product_id":163972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:59.000Z","modified_at":"2026-01-22T14:01:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15549842938715","imei1":"15549842938715","imei2":"15549842938715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163968,"job_number":"JOB_163968","tr_customer_id":163985,"tr_customer_product_id":163975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:01.000Z","modified_at":"2026-01-22T14:02:01.000Z","name":"Issac Runte","mobile_number":"206-220-2322","email_id":"Kayden6@gmail.com","dop":"2025-04-06","serial_number":"16914486573812810","imei1":"16914486573812810","imei2":"16914486573812810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163969,"job_number":"JOB_163969","tr_customer_id":163986,"tr_customer_product_id":163976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:48.000Z","modified_at":"2026-01-22T14:02:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16983178352039","imei1":"16983178352039","imei2":"16983178352039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163971,"job_number":"JOB_163971","tr_customer_id":163988,"tr_customer_product_id":163978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:50.000Z","modified_at":"2026-01-22T14:02:50.000Z","name":"Jabari Conn","mobile_number":"366-687-3890","email_id":"Savion.Stanton@gmail.com","dop":"2025-04-06","serial_number":"18752463588417376","imei1":"18752463588417376","imei2":"18752463588417376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163973,"job_number":"JOB_163973","tr_customer_id":163990,"tr_customer_product_id":163980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:19:21.000Z","modified_at":"2026-01-22T14:19:21.000Z","name":"Hilda Sipes","mobile_number":"5125173023","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"76257583253605","imei2":"76257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163983,"job_number":"JOB_163983","tr_customer_id":164000,"tr_customer_product_id":163990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:12.000Z","modified_at":"2026-01-22T14:23:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13129556603462","imei1":"13129556603462","imei2":"13129556603462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163985,"job_number":"JOB_163985","tr_customer_id":164002,"tr_customer_product_id":163992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:14.000Z","modified_at":"2026-01-22T14:23:14.000Z","name":"Lowell Hartmann","mobile_number":"927-572-0979","email_id":"Christop_Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"14609508490334992","imei1":"14609508490334992","imei2":"14609508490334992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163986,"job_number":"JOB_163986","tr_customer_id":164003,"tr_customer_product_id":163993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:58.000Z","modified_at":"2026-01-22T14:23:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13592299053758","imei1":"13592299053758","imei2":"13592299053758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163988,"job_number":"JOB_163988","tr_customer_id":164005,"tr_customer_product_id":163995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:00.000Z","modified_at":"2026-01-22T14:24:00.000Z","name":"Claire Connelly","mobile_number":"313-845-4394","email_id":"Elenora_Beier83@gmail.com","dop":"2025-04-06","serial_number":"10378486623575158","imei1":"10378486623575158","imei2":"10378486623575158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163989,"job_number":"JOB_163989","tr_customer_id":164006,"tr_customer_product_id":163996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:44.000Z","modified_at":"2026-01-22T14:24:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15390593175059","imei1":"15390593175059","imei2":"15390593175059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163991,"job_number":"JOB_163991","tr_customer_id":164008,"tr_customer_product_id":163998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:46.000Z","modified_at":"2026-01-22T14:24:46.000Z","name":"Cloyd Vandervort","mobile_number":"265-581-8881","email_id":"Georgiana.Kuvalis18@gmail.com","dop":"2025-04-06","serial_number":"12641285337351660","imei1":"12641285337351660","imei2":"12641285337351660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163992,"job_number":"JOB_163992","tr_customer_id":164009,"tr_customer_product_id":163999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:01.000Z","modified_at":"2026-01-22T14:25:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516723902243","imei1":"10516723902243","imei2":"10516723902243","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163994,"job_number":"JOB_163994","tr_customer_id":164011,"tr_customer_product_id":164001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:02.000Z","modified_at":"2026-01-22T14:25:02.000Z","name":"Lilla Bayer","mobile_number":"648-972-8912","email_id":"Brandyn_Keebler76@gmail.com","dop":"2025-06-18","serial_number":"1030331188273015","imei1":"1030331188273015","imei2":"1030331188273015","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163995,"job_number":"JOB_163995","tr_customer_id":164012,"tr_customer_product_id":164002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:43.000Z","modified_at":"2026-01-22T14:25:43.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10714410141513","imei1":"10714410141513","imei2":"10714410141513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163997,"job_number":"JOB_163997","tr_customer_id":164014,"tr_customer_product_id":164004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:44.000Z","modified_at":"2026-01-22T14:25:44.000Z","name":"Macey Bogan","mobile_number":"550-945-3542","email_id":"Steve.OKon59@gmail.com","dop":"2025-06-18","serial_number":"1073855451749641","imei1":"1073855451749641","imei2":"1073855451749641","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163998,"job_number":"JOB_163998","tr_customer_id":164015,"tr_customer_product_id":164005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16345472592947","imei1":"16345472592947","imei2":"16345472592947","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164000,"job_number":"JOB_164000","tr_customer_id":164017,"tr_customer_product_id":164007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15333182261526","imei1":"15333182261526","imei2":"15333182261526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163974,"job_number":"JOB_163974","tr_customer_id":163991,"tr_customer_product_id":163981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121618569010336","imei1":"121618569010336","imei2":"121618569010336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163975,"job_number":"JOB_163975","tr_customer_id":163992,"tr_customer_product_id":163982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"Nelda Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147044432220875","imei1":"147044432220875","imei2":"147044432220875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163976,"job_number":"JOB_163976","tr_customer_id":163993,"tr_customer_product_id":163983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Santiago Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166807984452199","imei1":"166807984452199","imei2":"166807984452199","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163977,"job_number":"JOB_163977","tr_customer_id":163994,"tr_customer_product_id":163984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Vaughn Hamill","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"148799137745210","imei1":"148799137745210","imei2":"148799137745210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163978,"job_number":"JOB_163978","tr_customer_id":163995,"tr_customer_product_id":163985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"117490788929589","imei1":"117490788929589","imei2":"117490788929589","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163979,"job_number":"JOB_163979","tr_customer_id":163996,"tr_customer_product_id":163986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Christ Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112358719006285","imei1":"112358719006285","imei2":"112358719006285","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163980,"job_number":"JOB_163980","tr_customer_id":163997,"tr_customer_product_id":163987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Lue Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128166661147915","imei1":"128166661147915","imei2":"128166661147915","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163981,"job_number":"JOB_163981","tr_customer_id":163998,"tr_customer_product_id":163988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:25.000Z","modified_at":"2026-01-22T14:20:25.000Z","name":"Sarai Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114640349230210","imei1":"114640349230210","imei2":"114640349230210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9200f7aa-8d59-447b-8026-2ec9ff5538b8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-FF1Qrx6gL+WVoYdJf1qIjHKzcFU" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTR9.MUXjaEaMXilcbJs_Ra7v1ywGivD0i_tb5rQPBpzMKBk"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTR9.MUXjaEaMXilcbJs_Ra7v1ywGivD0i_tb5rQPBpzMKBk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 344a686c-b24c-48f5-bd19-621182dc6407 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"fa-C4O/migWRZ/Ui2BHEIG1BiIjgvQ"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTR9.MUXjaEaMXilcbJs_Ra7v1ywGivD0i_tb5rQPBpzMKBk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c63d0845-6133-4026-8348-6239a520c850 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-gB9uc/+UL0sQykTvNygeoOiaiXU" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":194}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTR9.MUXjaEaMXilcbJs_Ra7v1ywGivD0i_tb5rQPBpzMKBk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7fab3de6-1ea0-4b34-bd53-f597d93947fd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"details_key": "pending_for_repair"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7d5-j2hBReGqj3YTIHT8fSETNf0F4gs" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163972,"job_number":"JOB_163972","tr_customer_id":163989,"tr_customer_product_id":163979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:17:52.000Z","modified_at":"2026-01-22T14:22:11.000Z","name":"Vishwajeet Kuamr","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770109","imei1":"23451113430770109","imei2":"23451113430770109","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T14:22:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164001,"job_number":"JOB_164001","tr_customer_id":164018,"tr_customer_product_id":164008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:33.000Z","name":"Carole Nolan","mobile_number":"227-423-3683","email_id":"Marjolaine.Berge9@gmail.com","dop":"2025-12-01","serial_number":"18661855492714","imei1":"18661855492714","imei2":"18661855492714","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T14:27:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTR9.MUXjaEaMXilcbJs_Ra7v1ywGivD0i_tb5rQPBpzMKBk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6dd5ff5e-7fe6-4071-861f-442c22f55958 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"8e32-O9Wz7WdQmSrHlTCzRukl1FGww8M"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTR9.MUXjaEaMXilcbJs_Ra7v1ywGivD0i_tb5rQPBpzMKBk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f6e7ea47-271b-4100-84ee-d100ddfb6636 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"966-Zwj4AKb3pjFiWphSDtOm+P2a+xA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164001,"job_number":"JOB_164001","tr_customer_id":164018,"tr_customer_product_id":164008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:33.000Z","name":"Carole Nolan","mobile_number":"227-423-3683","email_id":"Marjolaine.Berge9@gmail.com","dop":"2025-12-01","serial_number":"18661855492714","imei1":"18661855492714","imei2":"18661855492714","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T14:27:33.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":164001,"remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T14:27:28.000Z"}],"quatations":[]},{"id":163972,"job_number":"JOB_163972","tr_customer_id":163989,"tr_customer_product_id":163979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:17:52.000Z","modified_at":"2026-01-22T14:22:11.000Z","name":"Vishwajeet Kuamr","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770109","imei1":"23451113430770109","imei2":"23451113430770109","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T14:22:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":163972,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T14:17:52.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTR9.MUXjaEaMXilcbJs_Ra7v1ywGivD0i_tb5rQPBpzMKBk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1ed35183-1f57-4b21-8f86-c0de757e9f68 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"problems":[{"id":1,"remark":"OS reinstalled."}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgzOTR9.PFJeCZGP0dKYnQEDjQu3YOwaWLMV0MtwpBzDvYxFxUs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1192b7fc-084d-4e16-8d23-65ebcbba28cb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 139 |
{
"job_id": 164001,
"problems": [
{
"id": 1,
"remark": "Changed Battery."
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 345f195c-7c50-44b9-8b99-6b33c5661d3a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-bvHTzuOdCPKZgQDdAY4CvOEKRec" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA1Nn0.0tGh57H4hESzh3L7kemoYbpPQJuzL_opE5RsffcsXPY"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA1Nn0.0tGh57H4hESzh3L7kemoYbpPQJuzL_opE5RsffcsXPY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6407ee5e-ad93-405c-ac7f-bc442872c980 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a5-TaZ7vb8FFSe8pkKVbP7CUBuhMPY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA1Nn0.0tGh57H4hESzh3L7kemoYbpPQJuzL_opE5RsffcsXPY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 31057d6f-bcf6-4bbb-b1e8-b48c996eee3f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-dIwdr/JSx76JqJKFmVdsd6a+aJc" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":194},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA1Nn0.0tGh57H4hESzh3L7kemoYbpPQJuzL_opE5RsffcsXPY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 26acb818-5a85-4dff-99f6-e33ae9a0675b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 41 |
{
"details_key": "pending_for_qc"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA1Nn0.0tGh57H4hESzh3L7kemoYbpPQJuzL_opE5RsffcsXPY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6b7f98d2-55ad-4d1f-ad32-4bdf68dff8db |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 39 |
{
"details_key": "qc_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2ed6e-+4vO0yND/47kqLgiFCtlRno4ccI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163982,"job_number":"JOB_163982","tr_customer_id":163999,"tr_customer_product_id":163989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:21:33.000Z","modified_at":"2026-01-22T14:21:59.000Z","name":"Camilla Hilll","mobile_number":"429-524-0105","email_id":"Renee.Bahringer@yahoo.com","dop":"2025-10-01","serial_number":"17211350654033","imei1":"17211350654033","imei2":"17211350654033","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163967,"job_number":"JOB_163967","tr_customer_id":163984,"tr_customer_product_id":163974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:01.000Z","modified_at":"2026-01-22T14:02:11.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"79366714924192","imei1":"79366714924192","imei2":"79366714924192","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163964,"job_number":"JOB_163964","tr_customer_id":163981,"tr_customer_product_id":163971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:46.000Z","modified_at":"2026-01-22T14:01:57.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"46165935593987","imei1":"46165935593987","imei2":"46165935593987","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163963,"job_number":"JOB_163963","tr_customer_id":163980,"tr_customer_product_id":163970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:31.000Z","modified_at":"2026-01-22T14:01:42.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"38507972860565","imei1":"38507972860565","imei2":"38507972860565","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163849,"job_number":"JOB_163849","tr_customer_id":163866,"tr_customer_product_id":163856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:37.000Z","modified_at":"2026-01-22T07:47:04.000Z","name":"Aletha Conroy","mobile_number":"522-813-8059","email_id":"Heath_Farrell@gmail.com","dop":"2025-11-04","serial_number":"98891198523581","imei1":"98891198523581","imei2":"98891198523581","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163848,"job_number":"JOB_163848","tr_customer_id":163865,"tr_customer_product_id":163855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:21.000Z","modified_at":"2026-01-22T07:46:33.000Z","name":"Crystel Volkman","mobile_number":"364-617-3047","email_id":"Hanna_Boehm@hotmail.com","dop":"2025-11-04","serial_number":"33689902858375","imei1":"33689902858375","imei2":"33689902858375","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163842,"job_number":"JOB_163842","tr_customer_id":163859,"tr_customer_product_id":163849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:58.000Z","modified_at":"2026-01-22T07:28:23.000Z","name":"Scarlett Beahan","mobile_number":"298-260-7166","email_id":"Tom_Williamson@yahoo.com","dop":"2025-11-04","serial_number":"97817098339946","imei1":"97817098339946","imei2":"97817098339946","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163841,"job_number":"JOB_163841","tr_customer_id":163858,"tr_customer_product_id":163848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:44.000Z","modified_at":"2026-01-22T07:27:55.000Z","name":"Gus Schinner","mobile_number":"519-781-2243","email_id":"Beau_Pfannerstill@hotmail.com","dop":"2025-11-04","serial_number":"43237749952900","imei1":"43237749952900","imei2":"43237749952900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163738,"job_number":"JOB_163738","tr_customer_id":163755,"tr_customer_product_id":163745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:58.000Z","modified_at":"2026-01-22T06:30:09.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"16987988038319","imei1":"16987988038319","imei2":"16987988038319","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163734,"job_number":"JOB_163734","tr_customer_id":163751,"tr_customer_product_id":163741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:42.000Z","modified_at":"2026-01-22T06:29:54.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"11750603934385","imei1":"11750603934385","imei2":"11750603934385","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163733,"job_number":"JOB_163733","tr_customer_id":163750,"tr_customer_product_id":163740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:26.000Z","modified_at":"2026-01-22T06:29:38.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32382748816456","imei1":"32382748816456","imei2":"32382748816456","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163714,"job_number":"JOB_163714","tr_customer_id":163731,"tr_customer_product_id":163721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"94585377988292","imei1":"94585377988292","imei2":"94585377988292","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163712,"job_number":"JOB_163712","tr_customer_id":163729,"tr_customer_product_id":163719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Carissa Gulgowski","mobile_number":"805-726-3762","email_id":"Erich_Johnston@yahoo.com","dop":"2025-06-09","serial_number":"104306349213985","imei1":"104306349213985","imei2":"104306349213985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163707,"job_number":"JOB_163707","tr_customer_id":163724,"tr_customer_product_id":163714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:23.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"82178631442927","imei1":"82178631442927","imei2":"82178631442927","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163705,"job_number":"JOB_163705","tr_customer_id":163722,"tr_customer_product_id":163712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:22.000Z","name":"Karlie Kihn","mobile_number":"679-660-9032","email_id":"Doris_Auer@hotmail.com","dop":"2025-06-09","serial_number":"100665847818643","imei1":"100665847818643","imei2":"100665847818643","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163694,"job_number":"JOB_163694","tr_customer_id":163711,"tr_customer_product_id":163701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:57.000Z","modified_at":"2026-01-22T06:18:08.000Z","name":"Hilma Waters","mobile_number":"840-797-8131","email_id":"Arden71@yahoo.com","dop":"2025-11-04","serial_number":"57794126222076","imei1":"57794126222076","imei2":"57794126222076","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163693,"job_number":"JOB_163693","tr_customer_id":163710,"tr_customer_product_id":163700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:41.000Z","modified_at":"2026-01-22T06:18:04.000Z","name":"Keanu Will","mobile_number":"686-906-1044","email_id":"Isabel.Bergnaum19@gmail.com","dop":"2025-10-01","serial_number":"18166917626012","imei1":"18166917626012","imei2":"18166917626012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163692,"job_number":"JOB_163692","tr_customer_id":163709,"tr_customer_product_id":163699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:28.000Z","modified_at":"2026-01-22T06:17:53.000Z","name":"Curtis Gutkowski","mobile_number":"974-645-2450","email_id":"Kacey.Kutch@gmail.com","dop":"2025-11-04","serial_number":"47799534532553","imei1":"47799534532553","imei2":"47799534532553","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163664,"job_number":"JOB_163664","tr_customer_id":163681,"tr_customer_product_id":163671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:18.000Z","modified_at":"2026-01-22T04:12:28.000Z","name":"giyu tomiaka","mobile_number":"907-257-7826","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"962953359796337","imei1":"962953359796337","imei2":"962953359796337","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163663,"job_number":"JOB_163663","tr_customer_id":163680,"tr_customer_product_id":163670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:06.000Z","modified_at":"2026-01-22T04:12:16.000Z","name":"tanjiro kamado","mobile_number":"705-901-8387","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"393550661426647","imei1":"393550661426647","imei2":"393550661426647","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163662,"job_number":"JOB_163662","tr_customer_id":163679,"tr_customer_product_id":163669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:11:54.000Z","modified_at":"2026-01-22T04:12:04.000Z","name":"saitama sensei","mobile_number":"389-930-6045","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"382516679675598","imei1":"382516679675598","imei2":"382516679675598","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163640,"job_number":"JOB_163640","tr_customer_id":163657,"tr_customer_product_id":163647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:50.000Z","modified_at":"2026-01-22T04:03:58.000Z","name":"giyu tomiaka","mobile_number":"688-479-9500","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"193487064650731","imei1":"193487064650731","imei2":"193487064650731","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163639,"job_number":"JOB_163639","tr_customer_id":163656,"tr_customer_product_id":163646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:39.000Z","modified_at":"2026-01-22T04:03:48.000Z","name":"tanjiro kamado","mobile_number":"954-632-2365","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"522671910892708","imei1":"522671910892708","imei2":"522671910892708","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163638,"job_number":"JOB_163638","tr_customer_id":163655,"tr_customer_product_id":163645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:28.000Z","modified_at":"2026-01-22T04:03:37.000Z","name":"saitama sensei","mobile_number":"628-958-2954","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"803479690351743","imei1":"803479690351743","imei2":"803479690351743","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163618,"job_number":"JOB_163618","tr_customer_id":163635,"tr_customer_product_id":163625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Velda O'Keefe","mobile_number":"936-593-2578","email_id":"Russ_Hermann@yahoo.com","dop":"2025-06-09","serial_number":"101936025221503","imei1":"101936025221503","imei2":"101936025221503","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163609,"job_number":"JOB_163609","tr_customer_id":163626,"tr_customer_product_id":163616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:16.000Z","name":"Erling DuBuque","mobile_number":"789-525-6890","email_id":"Salvador91@gmail.com","dop":"2025-06-09","serial_number":"100351243788408","imei1":"100351243788408","imei2":"100351243788408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163594,"job_number":"JOB_163594","tr_customer_id":163611,"tr_customer_product_id":163601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T04:00:01.000Z","name":"Crystel Wiegand","mobile_number":"413-909-8619","email_id":"Elisabeth.Oberbrunner@hotmail.com","dop":"2025-06-09","serial_number":"102441155277280","imei1":"102441155277280","imei2":"102441155277280","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163526,"job_number":"JOB_163526","tr_customer_id":163543,"tr_customer_product_id":163533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:58:56.000Z","name":"Pearline Von","mobile_number":"225-259-0751","email_id":"Evie_Kertzmann86@gmail.com","dop":"2025-10-01","serial_number":"11103730177207","imei1":"11103730177207","imei2":"11103730177207","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163493,"job_number":"JOB_163493","tr_customer_id":163510,"tr_customer_product_id":163500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:02.000Z","name":"giyu tomiaka","mobile_number":"914-488-1390","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"428657442901301","imei1":"428657442901301","imei2":"428657442901301","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163484,"job_number":"JOB_163484","tr_customer_id":163501,"tr_customer_product_id":163491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:41.000Z","modified_at":"2026-01-22T03:57:50.000Z","name":"tanjiro kamado","mobile_number":"753-304-7910","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"298645549453771","imei1":"298645549453771","imei2":"298645549453771","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163474,"job_number":"JOB_163474","tr_customer_id":163491,"tr_customer_product_id":163481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:29.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"saitama sensei","mobile_number":"929-377-0255","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"379239172839877","imei1":"379239172839877","imei2":"379239172839877","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163999,"job_number":"JOB_163999","tr_customer_id":164016,"tr_customer_product_id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:23.000Z","name":"Johan Witting","mobile_number":"254-946-6614","email_id":"Valentin47@gmail.com","dop":"2025-12-01","serial_number":"15587379122076","imei1":"15587379122076","imei2":"15587379122076","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163996,"job_number":"JOB_163996","tr_customer_id":164013,"tr_customer_product_id":164003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:44.000Z","modified_at":"2026-01-22T14:26:19.000Z","name":"Forest Mitchell","mobile_number":"737-633-1457","email_id":"Will79@gmail.com","dop":"2025-06-18","serial_number":"10859122848991","imei1":"10859122848991","imei2":"10859122848991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163993,"job_number":"JOB_163993","tr_customer_id":164010,"tr_customer_product_id":164000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:01.000Z","modified_at":"2026-01-22T14:25:37.000Z","name":"Sylvester Prosacco","mobile_number":"807-711-3636","email_id":"Casimir.Cruickshank@yahoo.com","dop":"2025-06-18","serial_number":"10480751654531","imei1":"10480751654531","imei2":"10480751654531","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163990,"job_number":"JOB_163990","tr_customer_id":164007,"tr_customer_product_id":163997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:45.000Z","modified_at":"2026-01-22T14:25:23.000Z","name":"Hannah Mann","mobile_number":"682-848-2988","email_id":"Zechariah50@yahoo.com","dop":"2025-04-06","serial_number":"14616029746534","imei1":"14616029746534","imei2":"14616029746534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163987,"job_number":"JOB_163987","tr_customer_id":164004,"tr_customer_product_id":163994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:59.000Z","modified_at":"2026-01-22T14:24:37.000Z","name":"Karelle Ward","mobile_number":"652-813-2858","email_id":"Herminia.Green@yahoo.com","dop":"2025-04-06","serial_number":"12039821863574","imei1":"12039821863574","imei2":"12039821863574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163984,"job_number":"JOB_163984","tr_customer_id":164001,"tr_customer_product_id":163991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:12.000Z","modified_at":"2026-01-22T14:23:51.000Z","name":"Ocie Brakus","mobile_number":"767-281-5617","email_id":"Jordy_Mante@hotmail.com","dop":"2025-04-06","serial_number":"15879013707988","imei1":"15879013707988","imei2":"15879013707988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163970,"job_number":"JOB_163970","tr_customer_id":163987,"tr_customer_product_id":163977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:49.000Z","modified_at":"2026-01-22T14:03:29.000Z","name":"Teresa Wilderman","mobile_number":"596-257-3404","email_id":"Elmira15@hotmail.com","dop":"2025-04-06","serial_number":"14751969348079","imei1":"14751969348079","imei2":"14751969348079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163966,"job_number":"JOB_163966","tr_customer_id":163983,"tr_customer_product_id":163973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:00.000Z","modified_at":"2026-01-22T14:02:41.000Z","name":"Ramona Green","mobile_number":"913-682-9478","email_id":"Leslie58@gmail.com","dop":"2025-04-06","serial_number":"18864062080438","imei1":"18864062080438","imei2":"18864062080438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163962,"job_number":"JOB_163962","tr_customer_id":163979,"tr_customer_product_id":163969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:18.000Z","modified_at":"2026-01-22T14:01:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58254577173984","imei1":"58254577173984","imei2":"58254577173984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163954,"job_number":"JOB_163954","tr_customer_id":163971,"tr_customer_product_id":163961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:11.000Z","modified_at":"2026-01-22T14:01:52.000Z","name":"Maximillia Kilback","mobile_number":"384-573-4890","email_id":"Nash.Tillman58@yahoo.com","dop":"2025-04-06","serial_number":"16807324797246","imei1":"16807324797246","imei2":"16807324797246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163952,"job_number":"JOB_163952","tr_customer_id":163969,"tr_customer_product_id":163959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:42.000Z","modified_at":"2026-01-22T14:01:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22804345406385","imei1":"22804345406385","imei2":"22804345406385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163944,"job_number":"JOB_163944","tr_customer_id":163961,"tr_customer_product_id":163951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:19.000Z","modified_at":"2026-01-22T14:00:56.000Z","name":"Hazel Satterfield","mobile_number":"991-647-3024","email_id":"Isai57@gmail.com","dop":"2025-04-06","serial_number":"13716204529670","imei1":"13716204529670","imei2":"13716204529670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163943,"job_number":"JOB_163943","tr_customer_id":163960,"tr_customer_product_id":163950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:06.000Z","modified_at":"2026-01-22T14:00:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26102008942694","imei1":"26102008942694","imei2":"26102008942694","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163935,"job_number":"JOB_163935","tr_customer_id":163952,"tr_customer_product_id":163942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:34:09.000Z","modified_at":"2026-01-22T13:34:16.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"kajalj2344@gmail.com","dop":"2025-11-30","serial_number":"103447312284143","imei1":"103447312284143","imei2":"103447312284143","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163934,"job_number":"JOB_163934","tr_customer_id":163951,"tr_customer_product_id":163941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:33:59.000Z","modified_at":"2026-01-22T13:34:07.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"udayp23@gmail.com","dop":"2025-11-30","serial_number":"103174820218904","imei1":"103174820218904","imei2":"103174820218904","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163933,"job_number":"JOB_163933","tr_customer_id":163950,"tr_customer_product_id":163940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:33:50.000Z","modified_at":"2026-01-22T13:33:57.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"bharatij243@gmail.com","dop":"2025-11-30","serial_number":"108322466300079","imei1":"108322466300079","imei2":"108322466300079","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163928,"job_number":"JOB_163928","tr_customer_id":163945,"tr_customer_product_id":163935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:22.000Z","modified_at":"2026-01-22T13:13:29.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"106778934620093","imei1":"106778934620093","imei2":"106778934620093","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163927,"job_number":"JOB_163927","tr_customer_id":163944,"tr_customer_product_id":163934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:13.000Z","modified_at":"2026-01-22T13:13:21.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"106604347622318","imei1":"106604347622318","imei2":"106604347622318","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163926,"job_number":"JOB_163926","tr_customer_id":163943,"tr_customer_product_id":163933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:03.000Z","modified_at":"2026-01-22T13:13:11.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"109218191000206","imei1":"109218191000206","imei2":"109218191000206","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:13.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:56.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:39.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163916,"job_number":"JOB_163916","tr_customer_id":163933,"tr_customer_product_id":163923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:34.000Z","modified_at":"2026-01-22T12:38:46.000Z","name":"Jonatan Hayes","mobile_number":"513-955-4759","email_id":"Newton14@gmail.com","dop":"2025-12-01","serial_number":"16185777263786","imei1":"16185777263786","imei2":"16185777263786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163914,"job_number":"JOB_163914","tr_customer_id":163931,"tr_customer_product_id":163921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:28.000Z","name":"Meagan Emard","mobile_number":"225-308-6859","email_id":"Mabel_Hauck88@hotmail.com","dop":"2025-12-01","serial_number":"11211179848948","imei1":"11211179848948","imei2":"11211179848948","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163912,"job_number":"JOB_163912","tr_customer_id":163929,"tr_customer_product_id":163919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:38:11.000Z","name":"Cedrick Luettgen","mobile_number":"745-943-1039","email_id":"Austyn97@hotmail.com","dop":"2025-12-01","serial_number":"19088202063810","imei1":"19088202063810","imei2":"19088202063810","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163909,"job_number":"JOB_163909","tr_customer_id":163926,"tr_customer_product_id":163916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:31:34.000Z","name":"Angela Harvey","mobile_number":"582-678-2283","email_id":"Harvey_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"12597340189361","imei1":"12597340189361","imei2":"12597340189361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163903,"job_number":"JOB_163903","tr_customer_id":163920,"tr_customer_product_id":163910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:02.000Z","modified_at":"2026-01-22T12:30:44.000Z","name":"Skylar Bradtke","mobile_number":"688-250-7365","email_id":"Helmer31@yahoo.com","dop":"2025-04-06","serial_number":"18363839255355","imei1":"18363839255355","imei2":"18363839255355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163900,"job_number":"JOB_163900","tr_customer_id":163917,"tr_customer_product_id":163907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:56.000Z","name":"Theodore Goldner","mobile_number":"627-326-6288","email_id":"Darren68@yahoo.com","dop":"2025-04-06","serial_number":"13416796460698","imei1":"13416796460698","imei2":"13416796460698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163895,"job_number":"JOB_163895","tr_customer_id":163912,"tr_customer_product_id":163902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:23.000Z","modified_at":"2026-01-22T12:12:36.000Z","name":"Saul Lehner","mobile_number":"700-704-9521","email_id":"Adrain_Balistreri@yahoo.com","dop":"2025-12-01","serial_number":"11591442467891","imei1":"11591442467891","imei2":"11591442467891","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163893,"job_number":"JOB_163893","tr_customer_id":163910,"tr_customer_product_id":163900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:17.000Z","name":"Jadyn Goldner","mobile_number":"341-856-7142","email_id":"Shakira98@hotmail.com","dop":"2025-12-01","serial_number":"16483139633273","imei1":"16483139633273","imei2":"16483139633273","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163891,"job_number":"JOB_163891","tr_customer_id":163908,"tr_customer_product_id":163898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:59.000Z","name":"Julie Labadie","mobile_number":"945-791-4314","email_id":"Zane.Pfannerstill@hotmail.com","dop":"2025-12-01","serial_number":"15503835966939","imei1":"15503835966939","imei2":"15503835966939","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163889,"job_number":"JOB_163889","tr_customer_id":163906,"tr_customer_product_id":163896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:36:05.000Z","name":"Gina Wiza","mobile_number":"428-341-1983","email_id":"Domenica.McLaughlin@yahoo.com","dop":"2025-12-01","serial_number":"12496381076080","imei1":"12496381076080","imei2":"12496381076080","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163887,"job_number":"JOB_163887","tr_customer_id":163904,"tr_customer_product_id":163894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:46.000Z","name":"Rasheed Keeling","mobile_number":"360-809-2880","email_id":"Cecile36@yahoo.com","dop":"2025-12-01","serial_number":"17480896192556","imei1":"17480896192556","imei2":"17480896192556","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163885,"job_number":"JOB_163885","tr_customer_id":163902,"tr_customer_product_id":163892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:26.000Z","name":"Rafael Rolfson","mobile_number":"325-787-2331","email_id":"Samantha.Kunze14@gmail.com","dop":"2025-12-01","serial_number":"15911062209870","imei1":"15911062209870","imei2":"15911062209870","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163883,"job_number":"JOB_163883","tr_customer_id":163900,"tr_customer_product_id":163890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:32.000Z","modified_at":"2026-01-22T11:28:43.000Z","name":"Darien Becker","mobile_number":"985-642-6979","email_id":"Norris.Considine43@hotmail.com","dop":"2025-12-01","serial_number":"15602566077849","imei1":"15602566077849","imei2":"15602566077849","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163881,"job_number":"JOB_163881","tr_customer_id":163898,"tr_customer_product_id":163888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:16.000Z","modified_at":"2026-01-22T11:28:27.000Z","name":"Judy Marquardt","mobile_number":"253-642-5131","email_id":"Armando_Wilderman@hotmail.com","dop":"2025-12-01","serial_number":"10164841175363","imei1":"10164841175363","imei2":"10164841175363","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163879,"job_number":"JOB_163879","tr_customer_id":163896,"tr_customer_product_id":163886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:28:11.000Z","name":"Korey Hills","mobile_number":"381-719-0193","email_id":"Marie.Collins@yahoo.com","dop":"2025-12-01","serial_number":"13896817635128","imei1":"13896817635128","imei2":"13896817635128","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163877,"job_number":"JOB_163877","tr_customer_id":163894,"tr_customer_product_id":163884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:37.000Z","name":"Edison Ziemann","mobile_number":"327-489-0744","email_id":"Melissa50@gmail.com","dop":"2025-12-01","serial_number":"15306550253786","imei1":"15306550253786","imei2":"15306550253786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163875,"job_number":"JOB_163875","tr_customer_id":163892,"tr_customer_product_id":163882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:21.000Z","name":"Marcella Goodwin","mobile_number":"494-823-8140","email_id":"Ashtyn_Pacocha@yahoo.com","dop":"2025-12-01","serial_number":"18824334092007","imei1":"18824334092007","imei2":"18824334092007","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163873,"job_number":"JOB_163873","tr_customer_id":163890,"tr_customer_product_id":163880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:53.000Z","modified_at":"2026-01-22T11:24:04.000Z","name":"Lyla Cremin","mobile_number":"484-836-5412","email_id":"Kelley.Cormier@gmail.com","dop":"2025-12-01","serial_number":"16697875616134","imei1":"16697875616134","imei2":"16697875616134","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163869,"job_number":"JOB_163869","tr_customer_id":163886,"tr_customer_product_id":163876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:28:12.000Z","modified_at":"2026-01-22T10:28:21.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"102694508027991","imei1":"102694508027991","imei2":"102694508027991","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T10:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163867,"job_number":"JOB_163867","tr_customer_id":163884,"tr_customer_product_id":163874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:36:00.000Z","modified_at":"2026-01-22T09:36:09.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"106346002643866","imei1":"106346002643866","imei2":"106346002643866","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163865,"job_number":"JOB_163865","tr_customer_id":163882,"tr_customer_product_id":163872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:25:01.000Z","name":"Heloise Lockman","mobile_number":"486-621-4548","email_id":"Rosalia_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"12981077959920","imei1":"12981077959920","imei2":"12981077959920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163862,"job_number":"JOB_163862","tr_customer_id":163879,"tr_customer_product_id":163869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:28.000Z","modified_at":"2026-01-22T09:24:10.000Z","name":"Dudley Robel","mobile_number":"487-384-9573","email_id":"Lysanne_Willms66@gmail.com","dop":"2025-04-06","serial_number":"13848500856104","imei1":"13848500856104","imei2":"13848500856104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163859,"job_number":"JOB_163859","tr_customer_id":163876,"tr_customer_product_id":163866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:37.000Z","modified_at":"2026-01-22T09:23:19.000Z","name":"Rickie D'Amore","mobile_number":"331-210-1560","email_id":"Noelia.Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"18163693099997","imei1":"18163693099997","imei2":"18163693099997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163850,"job_number":"JOB_163850","tr_customer_id":163867,"tr_customer_product_id":163857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:35.000Z","modified_at":"2026-01-22T07:48:12.000Z","name":"Keyon Koss","mobile_number":"453-382-3372","email_id":"Makenzie95@hotmail.com","dop":"2025-04-06","serial_number":"10644952585658","imei1":"10644952585658","imei2":"10644952585658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163846,"job_number":"JOB_163846","tr_customer_id":163863,"tr_customer_product_id":163853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:05.000Z","modified_at":"2026-01-22T07:46:44.000Z","name":"Marisol McDermott","mobile_number":"499-462-0433","email_id":"Roxanne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"11004797543678","imei1":"11004797543678","imei2":"11004797543678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163839,"job_number":"JOB_163839","tr_customer_id":163856,"tr_customer_product_id":163846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:12.000Z","modified_at":"2026-01-22T07:21:52.000Z","name":"Nayeli Littel","mobile_number":"794-216-3369","email_id":"Mervin18@gmail.com","dop":"2017-01-31","serial_number":"18010674139915","imei1":"18010674139915","imei2":"18010674139915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163837,"job_number":"JOB_163837","tr_customer_id":163854,"tr_customer_product_id":163844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:36.000Z","modified_at":"2026-01-22T07:21:06.000Z","name":"Frederique Wolf","mobile_number":"388-675-9736","email_id":"Suzanne13@gmail.com","dop":"2017-01-31","serial_number":"13567306540845","imei1":"13567306540845","imei2":"13567306540845","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163835,"job_number":"JOB_163835","tr_customer_id":163852,"tr_customer_product_id":163842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:19:59.000Z","modified_at":"2026-01-22T07:20:30.000Z","name":"Hank Balistreri","mobile_number":"721-255-9153","email_id":"Sage_Gutkowski36@hotmail.com","dop":"2017-01-31","serial_number":"10639157303012","imei1":"10639157303012","imei2":"10639157303012","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163833,"job_number":"JOB_163833","tr_customer_id":163850,"tr_customer_product_id":163840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:26.000Z","modified_at":"2026-01-22T07:16:58.000Z","name":"Allie Oberbrunner","mobile_number":"982-384-8575","email_id":"Margie20@gmail.com","dop":"2017-01-31","serial_number":"10890307142317","imei1":"10890307142317","imei2":"10890307142317","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163831,"job_number":"JOB_163831","tr_customer_id":163848,"tr_customer_product_id":163838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:49.000Z","modified_at":"2026-01-22T07:16:20.000Z","name":"Blaise Collins","mobile_number":"941-734-1307","email_id":"Gino2@yahoo.com","dop":"2017-01-31","serial_number":"11857127179889","imei1":"11857127179889","imei2":"11857127179889","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163829,"job_number":"JOB_163829","tr_customer_id":163846,"tr_customer_product_id":163836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:12.000Z","modified_at":"2026-01-22T07:15:43.000Z","name":"Everett Lindgren","mobile_number":"561-581-0403","email_id":"Grayce89@yahoo.com","dop":"2017-01-31","serial_number":"15677690289463","imei1":"15677690289463","imei2":"15677690289463","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163825,"job_number":"JOB_163825","tr_customer_id":163842,"tr_customer_product_id":163832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:57.000Z","modified_at":"2026-01-22T07:05:37.000Z","name":"Jabari Graham","mobile_number":"941-232-0175","email_id":"Ramona.Stark@gmail.com","dop":"2025-04-06","serial_number":"17920457237708","imei1":"17920457237708","imei2":"17920457237708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163823,"job_number":"JOB_163823","tr_customer_id":163840,"tr_customer_product_id":163830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:10.000Z","modified_at":"2026-01-22T07:04:50.000Z","name":"Micheal Bosco","mobile_number":"415-334-8650","email_id":"Bertrand58@hotmail.com","dop":"2025-04-06","serial_number":"18184833007186","imei1":"18184833007186","imei2":"18184833007186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163820,"job_number":"JOB_163820","tr_customer_id":163837,"tr_customer_product_id":163827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:23.000Z","modified_at":"2026-01-22T07:04:03.000Z","name":"Robin Jast","mobile_number":"895-624-4184","email_id":"Gertrude56@yahoo.com","dop":"2025-04-06","serial_number":"14520643468617","imei1":"14520643468617","imei2":"14520643468617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163815,"job_number":"JOB_163815","tr_customer_id":163832,"tr_customer_product_id":163822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:06.000Z","modified_at":"2026-01-22T06:50:45.000Z","name":"Itzel Glover","mobile_number":"364-348-3374","email_id":"Adrianna_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"18544594708315","imei1":"18544594708315","imei2":"18544594708315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163812,"job_number":"JOB_163812","tr_customer_id":163829,"tr_customer_product_id":163819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:58.000Z","name":"Carlee Mueller","mobile_number":"410-466-5292","email_id":"Vivienne_Beatty21@gmail.com","dop":"2025-04-06","serial_number":"16242224977816","imei1":"16242224977816","imei2":"16242224977816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163808,"job_number":"JOB_163808","tr_customer_id":163825,"tr_customer_product_id":163815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:10.000Z","name":"Dexter Funk","mobile_number":"492-966-0821","email_id":"Filiberto.Glover@hotmail.com","dop":"2025-04-06","serial_number":"11332888311664","imei1":"11332888311664","imei2":"11332888311664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163807,"job_number":"JOB_163807","tr_customer_id":163824,"tr_customer_product_id":163814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:12.000Z","name":"Camryn Jacobs","mobile_number":"937-236-5660","email_id":"Norbert8@hotmail.com","dop":"2025-04-06","serial_number":"19998874940780","imei1":"19998874940780","imei2":"19998874940780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163804,"job_number":"JOB_163804","tr_customer_id":163821,"tr_customer_product_id":163811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:42.000Z","name":"Nicklaus Heller","mobile_number":"200-713-4222","email_id":"Estefania_Kiehn79@gmail.com","dop":"2025-04-06","serial_number":"16491025999149","imei1":"16491025999149","imei2":"16491025999149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163801,"job_number":"JOB_163801","tr_customer_id":163818,"tr_customer_product_id":163808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:17.000Z","modified_at":"2026-01-22T06:43:56.000Z","name":"Euna Kreiger","mobile_number":"479-533-9037","email_id":"Gina.Welch@yahoo.com","dop":"2025-04-06","serial_number":"19582100550882","imei1":"19582100550882","imei2":"19582100550882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163798,"job_number":"JOB_163798","tr_customer_id":163815,"tr_customer_product_id":163805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:43:24.000Z","name":"Teagan VonRueden","mobile_number":"475-566-6729","email_id":"Ralph98@yahoo.com","dop":"2025-04-06","serial_number":"17534801023052","imei1":"17534801023052","imei2":"17534801023052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163795,"job_number":"JOB_163795","tr_customer_id":163812,"tr_customer_product_id":163802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:30.000Z","modified_at":"2026-01-22T06:43:09.000Z","name":"Thea Jacobson","mobile_number":"939-668-0216","email_id":"Wiley_Schmeler82@yahoo.com","dop":"2025-04-06","serial_number":"19261597961466","imei1":"19261597961466","imei2":"19261597961466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163791,"job_number":"JOB_163791","tr_customer_id":163808,"tr_customer_product_id":163798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:06.000Z","name":"Golden Turner","mobile_number":"928-412-5217","email_id":"Marcellus_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"10998592491996","imei1":"10998592491996","imei2":"10998592491996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163790,"job_number":"JOB_163790","tr_customer_id":163807,"tr_customer_product_id":163797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:04.000Z","name":"Hester Runolfsdottir","mobile_number":"730-270-1032","email_id":"Vergie36@gmail.com","dop":"2025-04-06","serial_number":"14190741744478","imei1":"14190741744478","imei2":"14190741744478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163788,"job_number":"JOB_163788","tr_customer_id":163805,"tr_customer_product_id":163795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:41.000Z","name":"Bethany Leuschke","mobile_number":"268-224-5559","email_id":"Angelica86@hotmail.com","dop":"2025-04-06","serial_number":"18308575276356","imei1":"18308575276356","imei2":"18308575276356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163785,"job_number":"JOB_163785","tr_customer_id":163802,"tr_customer_product_id":163792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:21.000Z","modified_at":"2026-01-22T06:41:57.000Z","name":"Waldo Donnelly","mobile_number":"650-565-3305","email_id":"Andreanne26@hotmail.com","dop":"2025-04-06","serial_number":"15850171965855","imei1":"15850171965855","imei2":"15850171965855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163781,"job_number":"JOB_163781","tr_customer_id":163798,"tr_customer_product_id":163788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:39:14.000Z","name":"Kamille Reichert","mobile_number":"591-544-3306","email_id":"Jody_Orn@hotmail.com","dop":"2025-04-06","serial_number":"17586014889243","imei1":"17586014889243","imei2":"17586014889243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163778,"job_number":"JOB_163778","tr_customer_id":163795,"tr_customer_product_id":163785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:44.000Z","name":"Pamela Daniel","mobile_number":"229-480-2955","email_id":"Moshe78@yahoo.com","dop":"2000-01-31","serial_number":"10086342175894","imei1":"10086342175894","imei2":"10086342175894","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163775,"job_number":"JOB_163775","tr_customer_id":163792,"tr_customer_product_id":163782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:50.000Z","modified_at":"2026-01-22T06:38:28.000Z","name":"Jazmyne Zboncak","mobile_number":"784-300-1154","email_id":"Felipe.Conn75@yahoo.com","dop":"2025-04-06","serial_number":"15595491792555","imei1":"15595491792555","imei2":"15595491792555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163772,"job_number":"JOB_163772","tr_customer_id":163789,"tr_customer_product_id":163779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:56.000Z","name":"Mya Schaefer","mobile_number":"462-948-2895","email_id":"Junius_Corkery98@gmail.com","dop":"2000-01-31","serial_number":"10569914046962","imei1":"10569914046962","imei2":"10569914046962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163769,"job_number":"JOB_163769","tr_customer_id":163786,"tr_customer_product_id":163776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:42.000Z","name":"Makayla Hickle","mobile_number":"619-747-8861","email_id":"Elijah13@hotmail.com","dop":"2025-04-06","serial_number":"14105259631997","imei1":"14105259631997","imei2":"14105259631997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163766,"job_number":"JOB_163766","tr_customer_id":163783,"tr_customer_product_id":163773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:37:33.000Z","name":"Marta Spinka","mobile_number":"516-945-1761","email_id":"Judson2@hotmail.com","dop":"2025-04-06","serial_number":"14775032265602","imei1":"14775032265602","imei2":"14775032265602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163763,"job_number":"JOB_163763","tr_customer_id":163780,"tr_customer_product_id":163770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:29.000Z","modified_at":"2026-01-22T06:37:08.000Z","name":"Angela Hessel","mobile_number":"899-330-7927","email_id":"Michale_Weber@yahoo.com","dop":"2000-01-31","serial_number":"10066001589340","imei1":"10066001589340","imei2":"10066001589340","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163761,"job_number":"JOB_163761","tr_customer_id":163778,"tr_customer_product_id":163768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:17.000Z","modified_at":"2026-01-22T06:36:56.000Z","name":"Keon Runolfsdottir","mobile_number":"322-530-7062","email_id":"Nicolette_OKon@yahoo.com","dop":"2025-10-21","serial_number":"10367066533671","imei1":"10367066533671","imei2":"10367066533671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163758,"job_number":"JOB_163758","tr_customer_id":163775,"tr_customer_product_id":163765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:14.000Z","modified_at":"2026-01-22T06:36:50.000Z","name":"Raymundo Wuckert","mobile_number":"659-518-1806","email_id":"Aron95@hotmail.com","dop":"2025-04-06","serial_number":"13880478494318","imei1":"13880478494318","imei2":"13880478494318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163755,"job_number":"JOB_163755","tr_customer_id":163772,"tr_customer_product_id":163762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:41.000Z","modified_at":"2026-01-22T06:36:21.000Z","name":"Wilber Johnson","mobile_number":"473-999-4816","email_id":"Ezekiel10@hotmail.com","dop":"2000-01-31","serial_number":"10803950745665","imei1":"10803950745665","imei2":"10803950745665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163752,"job_number":"JOB_163752","tr_customer_id":163769,"tr_customer_product_id":163759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:36:07.000Z","name":"Sebastian Langosh","mobile_number":"885-943-0815","email_id":"Gudrun96@yahoo.com","dop":"2025-04-06","serial_number":"12926237935990","imei1":"12926237935990","imei2":"12926237935990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163750,"job_number":"JOB_163750","tr_customer_id":163767,"tr_customer_product_id":163757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:36:08.000Z","name":"Coleman Blick","mobile_number":"582-549-6382","email_id":"Jordyn_Streich@gmail.com","dop":"2025-10-21","serial_number":"15806385790181","imei1":"15806385790181","imei2":"15806385790181","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163748,"job_number":"JOB_163748","tr_customer_id":163765,"tr_customer_product_id":163755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:35:20.000Z","name":"Rosalind Kris","mobile_number":"285-353-7533","email_id":"Ima_Johnson@gmail.com","dop":"2025-10-21","serial_number":"17654867066372","imei1":"17654867066372","imei2":"17654867066372","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163745,"job_number":"JOB_163745","tr_customer_id":163762,"tr_customer_product_id":163752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:21.000Z","modified_at":"2026-01-22T06:35:00.000Z","name":"Zola Glover","mobile_number":"711-819-3966","email_id":"Jaylin.Strosin43@hotmail.com","dop":"2025-04-06","serial_number":"14012787808279","imei1":"14012787808279","imei2":"14012787808279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163743,"job_number":"JOB_163743","tr_customer_id":163760,"tr_customer_product_id":163750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:58.000Z","name":"Sven Pagac","mobile_number":"832-783-2722","email_id":"Chauncey.Doyle@yahoo.com","dop":"2025-04-06","serial_number":"17268899665027","imei1":"17268899665027","imei2":"17268899665027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163740,"job_number":"JOB_163740","tr_customer_id":163757,"tr_customer_product_id":163747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:31:12.000Z","name":"Aditya Dare","mobile_number":"740-373-1084","email_id":"Oscar_Grant@hotmail.com","dop":"2025-04-06","serial_number":"18262977342874","imei1":"18262977342874","imei2":"18262977342874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163736,"job_number":"JOB_163736","tr_customer_id":163753,"tr_customer_product_id":163743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:30:25.000Z","name":"Jerrold McKenzie","mobile_number":"718-262-9425","email_id":"Oren_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"14467383637360","imei1":"14467383637360","imei2":"14467383637360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163731,"job_number":"JOB_163731","tr_customer_id":163748,"tr_customer_product_id":163738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:29:09.000Z","name":"Nicola Schaden","mobile_number":"337-507-9155","email_id":"Antonina28@hotmail.com","dop":"2025-04-06","serial_number":"12220475653039","imei1":"12220475653039","imei2":"12220475653039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163728,"job_number":"JOB_163728","tr_customer_id":163745,"tr_customer_product_id":163735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:44.000Z","modified_at":"2026-01-22T06:28:22.000Z","name":"Destin Conn","mobile_number":"757-462-6687","email_id":"Jovani43@hotmail.com","dop":"2025-04-06","serial_number":"14522956641895","imei1":"14522956641895","imei2":"14522956641895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163725,"job_number":"JOB_163725","tr_customer_id":163742,"tr_customer_product_id":163732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:27:36.000Z","name":"Monty Harber","mobile_number":"382-239-7075","email_id":"Ike_Wyman65@yahoo.com","dop":"2025-04-06","serial_number":"15570210601904","imei1":"15570210601904","imei2":"15570210601904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163722,"job_number":"JOB_163722","tr_customer_id":163739,"tr_customer_product_id":163729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:26:33.000Z","name":"Francisco Altenwerth","mobile_number":"381-716-0944","email_id":"Coty.Gleichner3@yahoo.com","dop":"2025-04-06","serial_number":"18811622312415","imei1":"18811622312415","imei2":"18811622312415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163719,"job_number":"JOB_163719","tr_customer_id":163736,"tr_customer_product_id":163726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:45.000Z","name":"Clay Kassulke","mobile_number":"355-694-2141","email_id":"Moriah_Lind77@gmail.com","dop":"2025-04-06","serial_number":"10951304701029","imei1":"10951304701029","imei2":"10951304701029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163716,"job_number":"JOB_163716","tr_customer_id":163733,"tr_customer_product_id":163723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:25:23.000Z","name":"Alexandro Fisher","mobile_number":"551-782-6815","email_id":"Kali.Rippin85@hotmail.com","dop":"2025-06-18","serial_number":"10177863747755","imei1":"10177863747755","imei2":"10177863747755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163709,"job_number":"JOB_163709","tr_customer_id":163726,"tr_customer_product_id":163716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:57.000Z","name":"Jayde Stiedemann","mobile_number":"737-697-3101","email_id":"Kelly.Boyer52@hotmail.com","dop":"2025-04-06","serial_number":"19420264240915","imei1":"19420264240915","imei2":"19420264240915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163698,"job_number":"JOB_163698","tr_customer_id":163715,"tr_customer_product_id":163705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:55.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Providenci O'Keefe","mobile_number":"941-335-6566","email_id":"Giovanna_Lowe78@gmail.com","dop":"2025-06-18","serial_number":"10494778859840","imei1":"10494778859840","imei2":"10494778859840","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163696,"job_number":"JOB_163696","tr_customer_id":163713,"tr_customer_product_id":163703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:24:37.000Z","name":"Gage Kassulke","mobile_number":"622-768-8871","email_id":"Jerome.Hane23@hotmail.com","dop":"2025-04-06","serial_number":"13637247338708","imei1":"13637247338708","imei2":"13637247338708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163690,"job_number":"JOB_163690","tr_customer_id":163707,"tr_customer_product_id":163697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:38.000Z","modified_at":"2026-01-22T05:21:14.000Z","name":"Edmond Sauer","mobile_number":"794-962-7371","email_id":"Tania32@gmail.com","dop":"2025-04-06","serial_number":"15726405377986","imei1":"15726405377986","imei2":"15726405377986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163687,"job_number":"JOB_163687","tr_customer_id":163704,"tr_customer_product_id":163694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:20:30.000Z","name":"Glen Mante","mobile_number":"778-714-7544","email_id":"Bobby.Graham@yahoo.com","dop":"2025-04-06","serial_number":"13302603732268","imei1":"13302603732268","imei2":"13302603732268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163684,"job_number":"JOB_163684","tr_customer_id":163701,"tr_customer_product_id":163691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:46.000Z","name":"Felicia Moore","mobile_number":"236-221-4748","email_id":"Savanna_Haag82@hotmail.com","dop":"2025-04-06","serial_number":"17018808213389","imei1":"17018808213389","imei2":"17018808213389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163681,"job_number":"JOB_163681","tr_customer_id":163698,"tr_customer_product_id":163688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:22.000Z","modified_at":"2026-01-22T05:03:01.000Z","name":"Jakayla Barrows","mobile_number":"710-547-5113","email_id":"Germaine_Marks@gmail.com","dop":"2025-04-06","serial_number":"16564282382212","imei1":"16564282382212","imei2":"16564282382212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163679,"job_number":"JOB_163679","tr_customer_id":163696,"tr_customer_product_id":163686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:11.000Z","modified_at":"2026-01-22T05:02:51.000Z","name":"Alisa Lesch","mobile_number":"966-711-4983","email_id":"Darrell16@gmail.com","dop":"2025-04-06","serial_number":"18810656100260","imei1":"18810656100260","imei2":"18810656100260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:02:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163677,"job_number":"JOB_163677","tr_customer_id":163694,"tr_customer_product_id":163684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:07.000Z","modified_at":"2026-01-22T05:01:43.000Z","name":"Hipolito McCullough","mobile_number":"685-843-5391","email_id":"Trenton_Powlowski86@hotmail.com","dop":"2025-04-06","serial_number":"16249149487387","imei1":"16249149487387","imei2":"16249149487387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163675,"job_number":"JOB_163675","tr_customer_id":163692,"tr_customer_product_id":163682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:23.000Z","modified_at":"2026-01-22T05:01:00.000Z","name":"Michelle Lockman","mobile_number":"851-833-7223","email_id":"Bruce.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"10121876545601","imei1":"10121876545601","imei2":"10121876545601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163673,"job_number":"JOB_163673","tr_customer_id":163690,"tr_customer_product_id":163680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:39.000Z","modified_at":"2026-01-22T05:00:16.000Z","name":"Mabel Ward","mobile_number":"539-353-2692","email_id":"Otis_Renner56@yahoo.com","dop":"2025-04-06","serial_number":"18350331245889","imei1":"18350331245889","imei2":"18350331245889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163671,"job_number":"JOB_163671","tr_customer_id":163688,"tr_customer_product_id":163678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:33.000Z","modified_at":"2026-01-22T04:53:43.000Z","name":"Lonny Yost","mobile_number":"663-687-9890","email_id":"Geo76@gmail.com","dop":"2025-07-01","serial_number":"108699234561943","imei1":"108699234561943","imei2":"108699234561943","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163669,"job_number":"JOB_163669","tr_customer_id":163686,"tr_customer_product_id":163676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:20.000Z","modified_at":"2026-01-22T04:53:30.000Z","name":"Oran Volkman","mobile_number":"296-891-2699","email_id":"Ervin30@yahoo.com","dop":"2025-07-01","serial_number":"101314957512046","imei1":"101314957512046","imei2":"101314957512046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163661,"job_number":"JOB_163661","tr_customer_id":163678,"tr_customer_product_id":163668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97570357307641","imei1":"97570357307641","imei2":"97570357307641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163654,"job_number":"JOB_163654","tr_customer_id":163671,"tr_customer_product_id":163661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61952597096654","imei1":"61952597096654","imei2":"61952597096654","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163647,"job_number":"JOB_163647","tr_customer_id":163664,"tr_customer_product_id":163654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15568422340947","imei1":"15568422340947","imei2":"15568422340947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163635,"job_number":"JOB_163635","tr_customer_id":163652,"tr_customer_product_id":163642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:57.000Z","name":"Elton Dietrich","mobile_number":"656-500-8270","email_id":"Kadin44@hotmail.com","dop":"2025-04-06","serial_number":"18940203838680","imei1":"18940203838680","imei2":"18940203838680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163633,"job_number":"JOB_163633","tr_customer_id":163650,"tr_customer_product_id":163640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:55.000Z","name":"Layla D'Amore","mobile_number":"877-265-3897","email_id":"Delores_Jast95@hotmail.com","dop":"2025-04-06","serial_number":"17982196227659","imei1":"17982196227659","imei2":"17982196227659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163629,"job_number":"JOB_163629","tr_customer_id":163646,"tr_customer_product_id":163636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:01:13.000Z","name":"Jeff Monahan","mobile_number":"786-616-3413","email_id":"Urban_Murray66@gmail.com","dop":"2025-04-06","serial_number":"12596659914898","imei1":"12596659914898","imei2":"12596659914898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163627,"job_number":"JOB_163627","tr_customer_id":163644,"tr_customer_product_id":163634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:01:12.000Z","name":"Derek Hand","mobile_number":"863-467-4576","email_id":"Davin_Dietrich93@hotmail.com","dop":"2025-04-06","serial_number":"12951902035683","imei1":"12951902035683","imei2":"12951902035683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163623,"job_number":"JOB_163623","tr_customer_id":163640,"tr_customer_product_id":163630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Ashleigh Prohaska","mobile_number":"300-839-9371","email_id":"Maximo12@gmail.com","dop":"2025-04-06","serial_number":"15715682937946","imei1":"15715682937946","imei2":"15715682937946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163621,"job_number":"JOB_163621","tr_customer_id":163638,"tr_customer_product_id":163628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Aurelia Monahan","mobile_number":"297-744-6002","email_id":"Elliot_Walter33@gmail.com","dop":"2000-01-31","serial_number":"10011155377352","imei1":"10011155377352","imei2":"10011155377352","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163615,"job_number":"JOB_163615","tr_customer_id":163632,"tr_customer_product_id":163622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:48.000Z","name":"Magnus Gleason","mobile_number":"395-967-3010","email_id":"Shane.Waelchi4@hotmail.com","dop":"2025-04-06","serial_number":"11518332554242","imei1":"11518332554242","imei2":"11518332554242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163612,"job_number":"JOB_163612","tr_customer_id":163629,"tr_customer_product_id":163619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:08.000Z","modified_at":"2026-01-22T04:00:44.000Z","name":"Blanca Ward","mobile_number":"647-896-9884","email_id":"Macie.Quigley@yahoo.com","dop":"2025-04-06","serial_number":"17755215152800","imei1":"17755215152800","imei2":"17755215152800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163606,"job_number":"JOB_163606","tr_customer_id":163623,"tr_customer_product_id":163613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:40.000Z","name":"Bridgette Schinner","mobile_number":"933-548-5720","email_id":"Joe.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"13665516311345","imei1":"13665516311345","imei2":"13665516311345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163603,"job_number":"JOB_163603","tr_customer_id":163620,"tr_customer_product_id":163610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T04:00:33.000Z","name":"Rashad Dach","mobile_number":"268-945-1016","email_id":"Nadia31@gmail.com","dop":"2025-04-06","serial_number":"16735578186941","imei1":"16735578186941","imei2":"16735578186941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163599,"job_number":"JOB_163599","tr_customer_id":163616,"tr_customer_product_id":163606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Thaddeus Schiller","mobile_number":"250-780-4642","email_id":"Patricia91@hotmail.com","dop":"2025-04-06","serial_number":"11169688234102","imei1":"11169688234102","imei2":"11169688234102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163597,"job_number":"JOB_163597","tr_customer_id":163614,"tr_customer_product_id":163604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:28.000Z","name":"Willie Grady","mobile_number":"407-248-6666","email_id":"Neoma25@hotmail.com","dop":"2025-04-06","serial_number":"19259509435261","imei1":"19259509435261","imei2":"19259509435261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163590,"job_number":"JOB_163590","tr_customer_id":163607,"tr_customer_product_id":163597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T04:00:23.000Z","name":"Adam Rowe","mobile_number":"662-758-4858","email_id":"Gerald_McCullough@gmail.com","dop":"2025-04-06","serial_number":"11971524107948","imei1":"11971524107948","imei2":"11971524107948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163588,"job_number":"JOB_163588","tr_customer_id":163605,"tr_customer_product_id":163595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T04:00:22.000Z","name":"Peyton Mosciski","mobile_number":"920-546-3457","email_id":"Keanu.Kertzmann@hotmail.com","dop":"2000-01-31","serial_number":"10112136958537","imei1":"10112136958537","imei2":"10112136958537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163585,"job_number":"JOB_163585","tr_customer_id":163602,"tr_customer_product_id":163592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:41.000Z","modified_at":"2026-01-22T04:00:17.000Z","name":"Ted Sawayn","mobile_number":"455-730-6137","email_id":"Justen_Stracke@gmail.com","dop":"2025-04-06","serial_number":"15642874933630","imei1":"15642874933630","imei2":"15642874933630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163581,"job_number":"JOB_163581","tr_customer_id":163598,"tr_customer_product_id":163588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:25.000Z","modified_at":"2026-01-22T04:00:00.000Z","name":"Xavier Collier","mobile_number":"621-323-7007","email_id":"Rickey13@hotmail.com","dop":"2025-04-06","serial_number":"11259194263564","imei1":"11259194263564","imei2":"11259194263564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163578,"job_number":"JOB_163578","tr_customer_id":163595,"tr_customer_product_id":163585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T04:00:02.000Z","name":"Dayton Rolfson","mobile_number":"216-577-9783","email_id":"Mario72@hotmail.com","dop":"2025-04-06","serial_number":"11006453362408","imei1":"11006453362408","imei2":"11006453362408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163576,"job_number":"JOB_163576","tr_customer_id":163593,"tr_customer_product_id":163583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Shawn Rowe","mobile_number":"742-804-9625","email_id":"Cody_Murazik@gmail.com","dop":"2025-04-06","serial_number":"19363560765469","imei1":"19363560765469","imei2":"19363560765469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163572,"job_number":"JOB_163572","tr_customer_id":163589,"tr_customer_product_id":163579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:57.000Z","name":"Elza Okuneva","mobile_number":"999-683-7319","email_id":"Watson20@gmail.com","dop":"2025-04-06","serial_number":"14425716504440","imei1":"14425716504440","imei2":"14425716504440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163570,"job_number":"JOB_163570","tr_customer_id":163587,"tr_customer_product_id":163577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:56.000Z","name":"Ellis Zulauf","mobile_number":"658-980-8573","email_id":"Andreane_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15770537901049","imei1":"15770537901049","imei2":"15770537901049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163565,"job_number":"JOB_163565","tr_customer_id":163582,"tr_customer_product_id":163572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"Dasia Graham","mobile_number":"228-666-1215","email_id":"Lisa60@hotmail.com","dop":"2025-04-06","serial_number":"18534045241389","imei1":"18534045241389","imei2":"18534045241389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163560,"job_number":"JOB_163560","tr_customer_id":163577,"tr_customer_product_id":163567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Jedediah Senger","mobile_number":"563-248-9478","email_id":"Wilson35@hotmail.com","dop":"2025-04-06","serial_number":"18043763468982","imei1":"18043763468982","imei2":"18043763468982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163553,"job_number":"JOB_163553","tr_customer_id":163570,"tr_customer_product_id":163560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Clovis Mills","mobile_number":"685-429-8114","email_id":"Gianni17@hotmail.com","dop":"2025-04-06","serial_number":"16162231947775","imei1":"16162231947775","imei2":"16162231947775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163550,"job_number":"JOB_163550","tr_customer_id":163567,"tr_customer_product_id":163557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Simone Wyman","mobile_number":"262-902-2648","email_id":"Carrie20@yahoo.com","dop":"2000-01-31","serial_number":"10987226518985","imei1":"10987226518985","imei2":"10987226518985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163546,"job_number":"JOB_163546","tr_customer_id":163563,"tr_customer_product_id":163553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Florida Schowalter","mobile_number":"276-573-7117","email_id":"Ariel.Hane@gmail.com","dop":"2025-04-06","serial_number":"12092392707101","imei1":"12092392707101","imei2":"12092392707101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163544,"job_number":"JOB_163544","tr_customer_id":163561,"tr_customer_product_id":163551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Anthony Jacobs","mobile_number":"438-651-0127","email_id":"Jade_Boyer@gmail.com","dop":"2025-04-06","serial_number":"14401746799274","imei1":"14401746799274","imei2":"14401746799274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163540,"job_number":"JOB_163540","tr_customer_id":163557,"tr_customer_product_id":163547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:42.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Taya Nolan","mobile_number":"568-853-5563","email_id":"Mckayla_Franecki@hotmail.com","dop":"2025-04-06","serial_number":"19491977456158","imei1":"19491977456158","imei2":"19491977456158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163539,"job_number":"JOB_163539","tr_customer_id":163556,"tr_customer_product_id":163546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Bertrand Hayes","mobile_number":"589-390-0823","email_id":"Clara87@yahoo.com","dop":"2025-04-06","serial_number":"15490643124220","imei1":"15490643124220","imei2":"15490643124220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163533,"job_number":"JOB_163533","tr_customer_id":163550,"tr_customer_product_id":163540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Antonietta Veum","mobile_number":"911-292-1699","email_id":"Ursula_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"10766294919009","imei1":"10766294919009","imei2":"10766294919009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163532,"job_number":"JOB_163532","tr_customer_id":163549,"tr_customer_product_id":163539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:59:14.000Z","name":"Viola Gutkowski","mobile_number":"226-922-5745","email_id":"Gaylord19@yahoo.com","dop":"2025-04-06","serial_number":"14742006249625","imei1":"14742006249625","imei2":"14742006249625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163529,"job_number":"JOB_163529","tr_customer_id":163546,"tr_customer_product_id":163536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Keshaun Rippin","mobile_number":"344-536-0075","email_id":"Haleigh.Adams41@yahoo.com","dop":"2025-04-06","serial_number":"14997931498514","imei1":"14997931498514","imei2":"14997931498514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163525,"job_number":"JOB_163525","tr_customer_id":163542,"tr_customer_product_id":163532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:59:08.000Z","name":"Dan Pacocha","mobile_number":"287-992-2459","email_id":"Amparo45@gmail.com","dop":"2025-04-06","serial_number":"13306504335065","imei1":"13306504335065","imei2":"13306504335065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163521,"job_number":"JOB_163521","tr_customer_id":163538,"tr_customer_product_id":163528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Kellen Lakin","mobile_number":"305-601-6537","email_id":"Marques20@yahoo.com","dop":"2025-04-06","serial_number":"13938638381888","imei1":"13938638381888","imei2":"13938638381888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163518,"job_number":"JOB_163518","tr_customer_id":163535,"tr_customer_product_id":163525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:27.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Beth Bosco","mobile_number":"871-219-4103","email_id":"Jairo_Tillman@gmail.com","dop":"2025-05-30","serial_number":"19526323722702","imei1":"19526323722702","imei2":"19526323722702","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163515,"job_number":"JOB_163515","tr_customer_id":163532,"tr_customer_product_id":163522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:55.000Z","name":"Eloy Haag","mobile_number":"707-863-6602","email_id":"Cristobal93@gmail.com","dop":"2000-01-31","serial_number":"10081072752305","imei1":"10081072752305","imei2":"10081072752305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163514,"job_number":"JOB_163514","tr_customer_id":163531,"tr_customer_product_id":163521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:54.000Z","name":"Virginie Rippin","mobile_number":"220-247-3907","email_id":"Lilyan_Koepp97@hotmail.com","dop":"2025-06-18","serial_number":"10833226072437","imei1":"10833226072437","imei2":"10833226072437","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163509,"job_number":"JOB_163509","tr_customer_id":163526,"tr_customer_product_id":163516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Kieran Hamill","mobile_number":"676-812-2457","email_id":"Krista52@gmail.com","dop":"2025-04-06","serial_number":"13360449192288","imei1":"13360449192288","imei2":"13360449192288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163507,"job_number":"JOB_163507","tr_customer_id":163524,"tr_customer_product_id":163514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Dagmar Okuneva","mobile_number":"580-344-0234","email_id":"Carmel.Hartmann64@gmail.com","dop":"2025-04-06","serial_number":"15746221300219","imei1":"15746221300219","imei2":"15746221300219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163503,"job_number":"JOB_163503","tr_customer_id":163520,"tr_customer_product_id":163510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:02.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"Myrl Robel","mobile_number":"803-530-3775","email_id":"Hudson48@gmail.com","dop":"2025-04-06","serial_number":"17252833675228","imei1":"17252833675228","imei2":"17252833675228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163501,"job_number":"JOB_163501","tr_customer_id":163518,"tr_customer_product_id":163508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:34.000Z","name":"Willard Grady","mobile_number":"481-497-9561","email_id":"Eusebio.Rempel95@gmail.com","dop":"2025-04-06","serial_number":"10413286534780","imei1":"10413286534780","imei2":"10413286534780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163498,"job_number":"JOB_163498","tr_customer_id":163515,"tr_customer_product_id":163505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:55.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Noelia White","mobile_number":"602-745-6781","email_id":"Elenora.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"12771801690877","imei1":"12771801690877","imei2":"12771801690877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163495,"job_number":"JOB_163495","tr_customer_id":163512,"tr_customer_product_id":163502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Cydney Rogahn","mobile_number":"439-225-9490","email_id":"Clement71@yahoo.com","dop":"2025-04-06","serial_number":"15093034076349","imei1":"15093034076349","imei2":"15093034076349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163492,"job_number":"JOB_163492","tr_customer_id":163509,"tr_customer_product_id":163499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:27.000Z","name":"Danielle Brekke","mobile_number":"512-745-1292","email_id":"Antonette.Homenick88@hotmail.com","dop":"2025-04-06","serial_number":"13728254893091","imei1":"13728254893091","imei2":"13728254893091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163488,"job_number":"JOB_163488","tr_customer_id":163505,"tr_customer_product_id":163495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:58:22.000Z","name":"Constance Moen","mobile_number":"890-897-6766","email_id":"Immanuel_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"10056745028317","imei1":"10056745028317","imei2":"10056745028317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163485,"job_number":"JOB_163485","tr_customer_id":163502,"tr_customer_product_id":163492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:44.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Casimer Lebsack","mobile_number":"814-284-5872","email_id":"Walter.Pfannerstill52@yahoo.com","dop":"2025-04-06","serial_number":"12425230516743","imei1":"12425230516743","imei2":"12425230516743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163482,"job_number":"JOB_163482","tr_customer_id":163499,"tr_customer_product_id":163489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:58:12.000Z","name":"Daryl Orn","mobile_number":"332-287-8443","email_id":"Declan36@gmail.com","dop":"2025-06-18","serial_number":"10905585943521","imei1":"10905585943521","imei2":"10905585943521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163478,"job_number":"JOB_163478","tr_customer_id":163495,"tr_customer_product_id":163485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:33.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Kaelyn Reichert","mobile_number":"649-545-2289","email_id":"Verlie.Mitchell79@hotmail.com","dop":"2025-04-06","serial_number":"18670258333112","imei1":"18670258333112","imei2":"18670258333112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163475,"job_number":"JOB_163475","tr_customer_id":163492,"tr_customer_product_id":163482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:30.000Z","modified_at":"2026-01-22T03:58:07.000Z","name":"Sanford Auer","mobile_number":"742-268-5310","email_id":"Erika60@hotmail.com","dop":"2025-04-06","serial_number":"16359301569719","imei1":"16359301569719","imei2":"16359301569719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163472,"job_number":"JOB_163472","tr_customer_id":163489,"tr_customer_product_id":163479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:19.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Stevie Kozey","mobile_number":"722-406-6593","email_id":"Napoleon.Treutel8@gmail.com","dop":"2025-04-06","serial_number":"14748606284092","imei1":"14748606284092","imei2":"14748606284092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163471,"job_number":"JOB_163471","tr_customer_id":163488,"tr_customer_product_id":163478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:11.000Z","modified_at":"2026-01-22T03:57:19.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10104137016969","imei1":"10104137016969","imei2":"10104137016969","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163469,"job_number":"JOB_163469","tr_customer_id":163486,"tr_customer_product_id":163476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:09.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Celestino Champlin","mobile_number":"323-428-4779","email_id":"Lillian.Stamm74@gmail.com","dop":"2025-04-06","serial_number":"18942008871062","imei1":"18942008871062","imei2":"18942008871062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163466,"job_number":"JOB_163466","tr_customer_id":163483,"tr_customer_product_id":163473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:02.000Z","modified_at":"2026-01-22T03:57:40.000Z","name":"Ezekiel Torphy","mobile_number":"930-230-8149","email_id":"Will.Cartwright25@yahoo.com","dop":"2025-04-06","serial_number":"19077715366923","imei1":"19077715366923","imei2":"19077715366923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163465,"job_number":"JOB_163465","tr_customer_id":163482,"tr_customer_product_id":163472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:00.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66098132301166","imei1":"66098132301166","imei2":"66098132301166","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163462,"job_number":"JOB_163462","tr_customer_id":163479,"tr_customer_product_id":163469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:05:01.000Z","name":"Clementine Mayer","mobile_number":"498-728-1723","email_id":"Estefania_Moore73@hotmail.com","dop":"2025-04-06","serial_number":"15867308796195","imei1":"15867308796195","imei2":"15867308796195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163459,"job_number":"JOB_163459","tr_customer_id":163476,"tr_customer_product_id":163466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:04:19.000Z","name":"Omer Nienow","mobile_number":"599-496-0604","email_id":"Effie_Smith@hotmail.com","dop":"2025-04-06","serial_number":"12544195811635","imei1":"12544195811635","imei2":"12544195811635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163456,"job_number":"JOB_163456","tr_customer_id":163473,"tr_customer_product_id":163463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:37.000Z","name":"Krista Terry","mobile_number":"948-520-8742","email_id":"Jammie87@gmail.com","dop":"2025-04-06","serial_number":"11743797185499","imei1":"11743797185499","imei2":"11743797185499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA1Nn0.0tGh57H4hESzh3L7kemoYbpPQJuzL_opE5RsffcsXPY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6c0abd7e-2e94-4b38-a7b3-988c911593ca |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"406-mXLg0vqPeHkTbAo6HAo3AWmxhEg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164001,"job_number":"JOB_164001","tr_customer_id":164018,"tr_customer_product_id":164008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:36.000Z","name":"Carole Nolan","mobile_number":"227-423-3683","email_id":"Marjolaine.Berge9@gmail.com","dop":"2025-12-01","serial_number":"18661855492714","imei1":"18661855492714","imei2":"18661855492714","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-22T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA1Nn0.0tGh57H4hESzh3L7kemoYbpPQJuzL_opE5RsffcsXPY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f02ba867-415b-4724-bb15-8fdc7a13fa5a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 164001
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA1Nn0.0tGh57H4hESzh3L7kemoYbpPQJuzL_opE5RsffcsXPY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fab6213a-fb4b-43c3-9237-54957631d403 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 60dd50d8-f85d-4d9c-bae0-eb454d1befb0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-9wDAq11LWSX8PFn8UbT6HT+wXWw" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTl9.2qWw0UTxJN4fKa8Tq6pWFYIJrex0WwtrwOjYShSBJhA"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTl9.2qWw0UTxJN4fKa8Tq6pWFYIJrex0WwtrwOjYShSBJhA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 18c2b063-f15f-48d5-a095-af8fd30518ca |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"cb-oLXnzCPeUIrWt3hYH6Tlabc/OxY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTl9.2qWw0UTxJN4fKa8Tq6pWFYIJrex0WwtrwOjYShSBJhA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ab6d27a7-ed34-4011-9afa-3ff8c20bbdf6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-hEHvzrcOtFWqqskq6+8ihkaV82c" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":547},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTl9.2qWw0UTxJN4fKa8Tq6pWFYIJrex0WwtrwOjYShSBJhA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 61ee19db-b1ce-4138-ae91-6b11cd43cc09 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 47 |
{
"details_key": "pending_for_delivery"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1021 |
| ETag | W/"3fd-j9cnggR88TVZA5/K40a2ieCFnEM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":164001,"job_number":"JOB_164001","tr_customer_id":164018,"tr_customer_product_id":164008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:38.000Z","name":"Carole Nolan","mobile_number":"227-423-3683","email_id":"Marjolaine.Berge9@gmail.com","dop":"2025-12-01","serial_number":"18661855492714","imei1":"18661855492714","imei2":"18661855492714","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-22T14:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1741-MgfLvwgA4Uw2sXxvIfG8AaPBJ/E"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTl9.2qWw0UTxJN4fKa8Tq6pWFYIJrex0WwtrwOjYShSBJhA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b6f6da63-d403-4c8f-b680-4f3120ffa83b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1021 |
| ETag | W/"3fd-j9cnggR88TVZA5/K40a2ieCFnEM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":164001,"job_number":"JOB_164001","tr_customer_id":164018,"tr_customer_product_id":164008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:38.000Z","name":"Carole Nolan","mobile_number":"227-423-3683","email_id":"Marjolaine.Berge9@gmail.com","dop":"2025-12-01","serial_number":"18661855492714","imei1":"18661855492714","imei2":"18661855492714","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-22T14:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTl9.2qWw0UTxJN4fKa8Tq6pWFYIJrex0WwtrwOjYShSBJhA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2b10a86d-5fc0-45a7-a1e6-a8d1998bd6cc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 164001
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTl9.2qWw0UTxJN4fKa8Tq6pWFYIJrex0WwtrwOjYShSBJhA |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 00cdf438-4476-41be-aac8-dd46e62fc2d9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_164001"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"400-pCXhDq+TEa1ljeVXCU9VJ1RRpmg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164001,"job_number":"JOB_164001","tr_customer_id":164018,"tr_customer_product_id":164008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:41.000Z","name":"Carole Nolan","mobile_number":"227-423-3683","email_id":"Marjolaine.Berge9@gmail.com","dop":"2025-12-01","serial_number":"18661855492714","imei1":"18661855492714","imei2":"18661855492714","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNTl9.2qWw0UTxJN4fKa8Tq6pWFYIJrex0WwtrwOjYShSBJhA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dd855a19-b808-4b8b-8849-015b3d25674e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a59-RoxY4cdJSeCai1ZEYT9hZbd0XVU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":164001,"job_number":"JOB_164001","tr_customer_id":164018,"tr_customer_product_id":164008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:41.000Z","name":"Carole Nolan","mobile_number":"227-423-3683","email_id":"Marjolaine.Berge9@gmail.com","dop":"2025-12-01","serial_number":"18661855492714","imei1":"18661855492714","imei2":"18661855492714","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":628007,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T14:27:28.000Z","created_at":"2026-01-22T14:27:28.000Z"},{"id":628008,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T14:27:28.000Z","created_at":"2026-01-22T14:27:28.000Z"},{"id":628009,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-01-22T14:27:33.000Z","created_at":"2026-01-22T14:27:33.000Z"},{"id":628010,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-01-22T14:27:36.000Z","created_at":"2026-01-22T14:27:36.000Z"},{"id":628011,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-01-22T14:27:38.000Z","created_at":"2026-01-22T14:27:38.000Z"},{"id":628012,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-22T14:27:41.000Z","created_at":"2026-01-22T14:27:41.000Z"},{"id":628013,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-22T14:27:41.000Z","created_at":"2026-01-22T14:27:41.000Z"}],"problems":[{"id":143418,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T14:27:28.000Z"},{"id":143419,"problem":"Smartphone is running slow","remark":"Changed Battery.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-22T14:27:36.000Z"}],"quatations":[]}}
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b4a61050-5241-4c53-855a-58dc92d0c589 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-qsT1dDt5CC5a3r2e8ppQvhG6skA" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjF9.d_ei1_8GscOVvCApiR3j3TrjOBI9gVQ88Eaa7FWwnlc"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response message should be equal to Success | 1 | 0 | 0 |
| Token should be valid | 1 | 0 | 0 |
| Validate JSON Schema | 1 | 0 | 0 |
| Response time < 150ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Response time < 150ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 73cda5c9-29f1-4717-b34c-687b44547665 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 60 |
{
"username": "iamfd123",
"password": "pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 401 - Unauthorized | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 401 - Unauthorized | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | {{username}} |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 80e6e2b3-fcde-4be4-9903-a5d9b2d9d9be |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify Correct Error Message is shown | 1 | 0 | 0 |
| Status code should be 400 - Bad Request | 0 | 1 | 0 |
| Validate JSON Response Schema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 400 - Bad Request | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjF9.d_ei1_8GscOVvCApiR3j3TrjOBI9gVQ88Eaa7FWwnlc |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6bb36ecb-b730-429b-a59e-cd388487089b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Response Time < 400ms | 1 | 0 | 0 |
| Response body contains message as success | 1 | 0 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify User Properties are present | 1 | 0 | 0 |
| Verify if role is FrontDesk | 1 | 0 | 0 |
| Total | 6 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjF9.d_ei1_8GscOVvCApiR3j3TrjOBI9gVQ88Eaa7FWwnlc |
| DemoKey | {{DEMO_KEY}} |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8ba8b5ec-3fdf-4e76-8f1c-7aa83b022a0f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security: Verify if password field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security: Verify if password field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 62b29505-0154-4f4e-8267-b4ff6f27957b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the response status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjF9.d_ei1_8GscOVvCApiR3j3TrjOBI9gVQ88Eaa7FWwnlc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4748ca65-6d97-4eed-9d96-62d719100c12 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-HkqwxvalEtvxDYeUAfkxwHYD+Ag" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:43 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":547},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code should be 200 | 1 | 0 | 0 |
| Verify Response Time < 200ms | 0 | 1 | 0 |
| Verify that message should be equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in the response data Array | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json Object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 8 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 77e1af04-27fb-4334-a525-0f9f2aa1cc67 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5c6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3NTc4NTZ9.4JswZiXokDUJMGgBytlFKmLEBov015Rxnc0u7MpBF |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1e37c126-bb1a-42f7-a8cb-dfa62accbb45 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code should be 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code should be 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjF9.d_ei1_8GscOVvCApiR3j3TrjOBI9gVQ88Eaa7FWwnlc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c9079d0d-6816-4849-924d-97401b480cbf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjF9.d_ei1_8GscOVvCApiR3j3TrjOBI9gVQ88Eaa7FWwnlc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1035d3a6-49f2-4e6c-a4bd-e65ecc376df5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:44 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify if Message is equal to Success | 1 | 0 | 0 |
| Verify Response JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_platform is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 71245abd-d610-4f1b-bb6f-f2bbfa70fda6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDc4NjV9.IFn1rKYbv0O9zo87OrzgE0hwIIwEnbwuw785t1Yxo_M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bddc10a1-bff0-4de9-8a0b-f3f0240e6cee |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 67 |
| ETag | W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 403 - Forbidden | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status Code is 403 - Forbidden | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjF9.d_ei1_8GscOVvCApiR3j3TrjOBI9gVQ88Eaa7FWwnlc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8331a16d-3eb9-446c-b4f8-d8859f12c21a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1068 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Jaya",
"last_name": "Kandpal",
"mobile_number": "8890345621",
"mobile_number_alt": "",
"email_id": "jayakandpal@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "15963872183137",
"imei1": "15963872183137",
"imei2": "15963872183137",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-+mijOR3zMVkkhoGLnWSu2WwJFk0" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:45 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":164004,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":164021,"tr_customer_product_id":164011,"job_number":"JOB_164004"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjF9.d_ei1_8GscOVvCApiR3j3TrjOBI9gVQ88Eaa7FWwnlc |
| randomNumber | 905 |
| randomFirstName | Bettye |
| randomLastName | Cruickshank |
| randomEmail | Rocky.Reinger@gmail.com |
| randomPhone | 219-665-8054 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6994f012-77dd-4e41-b974-fe41e4d2dc9f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1077 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Norris",
"last_name": "Schneider",
"mobile_number": "252-642-3882",
"mobile_number_alt": "",
"email_id": "Arlie.Muller27@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "19779951107021",
"imei1": "19779951107021",
"imei2": "19779951107021",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-yGcGSGLlsExHeJB+9Yt/HmWMESU" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":164023,"tr_customer_product_id":164013,"job_number":"JOB_164006"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status Code is 200 | 1 | 0 | 0 |
| Verify if Response Time < 200ms | 0 | 1 | 0 |
| Verify Response Schema | 1 | 0 | 0 |
| Verify the message in the response is Job created successfully. | 1 | 0 | 0 |
| Verify if the key id is present in response | 1 | 0 | 0 |
| Verify if the key mst_service_location_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_platform_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status_id is present in response | 1 | 0 | 0 |
| Verify if the key mst_oem_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_id is present in response | 1 | 0 | 0 |
| Verify if the key tr_customer_product_id is present in response | 1 | 0 | 0 |
| Verify if the key job_number is present in response | 1 | 0 | 0 |
| Verify if job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 12 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if Response Time < 200ms | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomNumber | 529 |
| randomFirstName | Alicia |
| randomLastName | Braun |
| randomEmail | Saul48@hotmail.com |
| randomPhone | 762-663-3663 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ac39856d-d1fe-4a8d-9336-875198895b0b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1073 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Nash",
"last_name": "Graham",
"mobile_number": "639-598-5729",
"mobile_number_alt": "",
"email_id": "Kacey_Denesik97@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "12655776482096",
"imei1": "12655776482096",
"imei2": "12655776482096",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the Status Code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDgxMDJ9.IcJFwjizzztlMihGZ8FeEOPntq13fHD4T8oGOzX-EkU |
| randomNumber | 109 |
| randomFirstName | Brigitte |
| randomLastName | Schamberger |
| randomEmail | Lura78@yahoo.com |
| randomPhone | 962-505-9463 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e4483491-f281-49a9-a626-e9a6f00da089 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1081 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Reinhold",
"last_name": "Russel",
"mobile_number": "958-888-2560",
"mobile_number_alt": "",
"email_id": "Mckenzie.Barton55@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "13401811933134",
"imei1": "13401811933134",
"imei2": "13401811933134",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:46 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjF9.d_ei1_8GscOVvCApiR3j3TrjOBI9gVQ88Eaa7FWwnlc |
| randomNumber | 366 |
| randomFirstName | Zoila |
| randomLastName | Schaefer |
| randomEmail | Haley29@hotmail.com |
| randomPhone | 461-635-9278 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 765ed2e8-c357-448b-9078-6ac305dc7971 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 236 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 107 |
| ETag | W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjF9.d_ei1_8GscOVvCApiR3j3TrjOBI9gVQ88Eaa7FWwnlc |
| randomNumber | 740 |
| randomFirstName | Chesley |
| randomLastName | Marks |
| randomEmail | Sasha.Krajcik@gmail.com |
| randomPhone | 831-225-2272 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e4d915c7-7fa5-430e-9d3c-df4d7f38bbec |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1091 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Treva",
"last_name": "Rutherford",
"mobile_number": "349-966-9196",
"mobile_number_alt": "",
"email_id": "Santa19@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "8.580222107672432e+32",
"imei1": "8.580222107672432e+32",
"imei2": "8.580222107672432e+32",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 156 |
| ETag | W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjF9.d_ei1_8GscOVvCApiR3j3TrjOBI9gVQ88Eaa7FWwnlc |
| randomNumber | 549 |
| randomFirstName | Edna |
| randomLastName | Predovic |
| randomEmail | Walker10@gmail.com |
| randomPhone | 726-354-7372 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | beab7abf-58ed-4fe1-9a93-835d180f16cf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1052 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Vernie",
"last_name": "Ferry",
"mobile_number": "399-791-1694",
"mobile_number_alt": "",
"email_id": "Mack27@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "177738104",
"imei1": "177738104",
"imei2": "177738104",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
{
"id": 1,
"remark": "Batter not working"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjF9.d_ei1_8GscOVvCApiR3j3TrjOBI9gVQ88Eaa7FWwnlc |
| randomNumber | 793 |
| randomFirstName | Elza |
| randomLastName | Schoen |
| randomEmail | Boris_Fritsch@gmail.com |
| randomPhone | 801-674-5499 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 11437b1e-f079-4c7e-8749-723d04da1243 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 995 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 1,
"customer": {
"first_name": "Clay",
"last_name": "Hauck",
"mobile_number": "368-377-2337",
"mobile_number_alt": "",
"email_id": "Curtis.Nolan36@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "C 304",
"apartment_name": "Jupiter",
"street_name": "MG Road",
"landmark": "Bangur Nagar",
"area": "Goregaom",
"pincode": "411039",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-12-01T18:30:00.000Z",
"serial_number": "14695562142526",
"imei1": "14695562142526",
"imei2": "14695562142526",
"popurl": "2025-12-01T18:30:00.000Z",
"product_id": 1,
"mst_model_id": 1
},
"problems": [
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 132 |
| ETag | W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:47 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Verify if error message is shown | 1 | 0 | 0 |
| Total | 1 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-qDy/fxqJLnAp5yrdi08zf5+L2XU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjF9.d_ei1_8GscOVvCApiR3j3TrjOBI9gVQ88Eaa7FWwnlc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a4fc60de-2291-47c4-b686-f4d56d94af4c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-NojxbVKK0rHbNaINF346lV7PTio" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":552},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the count for the created job today is incremented | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjF9.d_ei1_8GscOVvCApiR3j3TrjOBI9gVQ88Eaa7FWwnlc |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 06e9af02-2d4a-4968-bc0d-a171f98a9cc5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 40 |
{
"details_key": "created_today"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"85af1-RooIdIbfD1oJH1hVMMZqJOOiumo" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:48 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163982,"job_number":"JOB_163982","tr_customer_id":163999,"tr_customer_product_id":163989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:21:33.000Z","modified_at":"2026-01-22T14:21:59.000Z","name":"Camilla Hilll","mobile_number":"429-524-0105","email_id":"Renee.Bahringer@yahoo.com","dop":"2025-10-01","serial_number":"17211350654033","imei1":"17211350654033","imei2":"17211350654033","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163981,"job_number":"JOB_163981","tr_customer_id":163998,"tr_customer_product_id":163988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:25.000Z","modified_at":"2026-01-22T14:20:25.000Z","name":"Sarai Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114640349230210","imei1":"114640349230210","imei2":"114640349230210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163980,"job_number":"JOB_163980","tr_customer_id":163997,"tr_customer_product_id":163987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Lue Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128166661147915","imei1":"128166661147915","imei2":"128166661147915","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163979,"job_number":"JOB_163979","tr_customer_id":163996,"tr_customer_product_id":163986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Christ Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112358719006285","imei1":"112358719006285","imei2":"112358719006285","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163978,"job_number":"JOB_163978","tr_customer_id":163995,"tr_customer_product_id":163985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"117490788929589","imei1":"117490788929589","imei2":"117490788929589","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163977,"job_number":"JOB_163977","tr_customer_id":163994,"tr_customer_product_id":163984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Vaughn Hamill","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"148799137745210","imei1":"148799137745210","imei2":"148799137745210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163976,"job_number":"JOB_163976","tr_customer_id":163993,"tr_customer_product_id":163983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Santiago Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166807984452199","imei1":"166807984452199","imei2":"166807984452199","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163975,"job_number":"JOB_163975","tr_customer_id":163992,"tr_customer_product_id":163982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"Nelda Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147044432220875","imei1":"147044432220875","imei2":"147044432220875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163974,"job_number":"JOB_163974","tr_customer_id":163991,"tr_customer_product_id":163981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121618569010336","imei1":"121618569010336","imei2":"121618569010336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163967,"job_number":"JOB_163967","tr_customer_id":163984,"tr_customer_product_id":163974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:01.000Z","modified_at":"2026-01-22T14:02:11.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"79366714924192","imei1":"79366714924192","imei2":"79366714924192","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163964,"job_number":"JOB_163964","tr_customer_id":163981,"tr_customer_product_id":163971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:46.000Z","modified_at":"2026-01-22T14:01:57.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"46165935593987","imei1":"46165935593987","imei2":"46165935593987","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163963,"job_number":"JOB_163963","tr_customer_id":163980,"tr_customer_product_id":163970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:31.000Z","modified_at":"2026-01-22T14:01:42.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"38507972860565","imei1":"38507972860565","imei2":"38507972860565","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163849,"job_number":"JOB_163849","tr_customer_id":163866,"tr_customer_product_id":163856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:37.000Z","modified_at":"2026-01-22T07:47:04.000Z","name":"Aletha Conroy","mobile_number":"522-813-8059","email_id":"Heath_Farrell@gmail.com","dop":"2025-11-04","serial_number":"98891198523581","imei1":"98891198523581","imei2":"98891198523581","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163848,"job_number":"JOB_163848","tr_customer_id":163865,"tr_customer_product_id":163855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:21.000Z","modified_at":"2026-01-22T07:46:33.000Z","name":"Crystel Volkman","mobile_number":"364-617-3047","email_id":"Hanna_Boehm@hotmail.com","dop":"2025-11-04","serial_number":"33689902858375","imei1":"33689902858375","imei2":"33689902858375","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163842,"job_number":"JOB_163842","tr_customer_id":163859,"tr_customer_product_id":163849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:58.000Z","modified_at":"2026-01-22T07:28:23.000Z","name":"Scarlett Beahan","mobile_number":"298-260-7166","email_id":"Tom_Williamson@yahoo.com","dop":"2025-11-04","serial_number":"97817098339946","imei1":"97817098339946","imei2":"97817098339946","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163841,"job_number":"JOB_163841","tr_customer_id":163858,"tr_customer_product_id":163848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:44.000Z","modified_at":"2026-01-22T07:27:55.000Z","name":"Gus Schinner","mobile_number":"519-781-2243","email_id":"Beau_Pfannerstill@hotmail.com","dop":"2025-11-04","serial_number":"43237749952900","imei1":"43237749952900","imei2":"43237749952900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163738,"job_number":"JOB_163738","tr_customer_id":163755,"tr_customer_product_id":163745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:58.000Z","modified_at":"2026-01-22T06:30:09.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"16987988038319","imei1":"16987988038319","imei2":"16987988038319","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163734,"job_number":"JOB_163734","tr_customer_id":163751,"tr_customer_product_id":163741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:42.000Z","modified_at":"2026-01-22T06:29:54.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"11750603934385","imei1":"11750603934385","imei2":"11750603934385","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163733,"job_number":"JOB_163733","tr_customer_id":163750,"tr_customer_product_id":163740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:26.000Z","modified_at":"2026-01-22T06:29:38.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32382748816456","imei1":"32382748816456","imei2":"32382748816456","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163714,"job_number":"JOB_163714","tr_customer_id":163731,"tr_customer_product_id":163721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"94585377988292","imei1":"94585377988292","imei2":"94585377988292","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163712,"job_number":"JOB_163712","tr_customer_id":163729,"tr_customer_product_id":163719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Carissa Gulgowski","mobile_number":"805-726-3762","email_id":"Erich_Johnston@yahoo.com","dop":"2025-06-09","serial_number":"104306349213985","imei1":"104306349213985","imei2":"104306349213985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163707,"job_number":"JOB_163707","tr_customer_id":163724,"tr_customer_product_id":163714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:23.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"82178631442927","imei1":"82178631442927","imei2":"82178631442927","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163705,"job_number":"JOB_163705","tr_customer_id":163722,"tr_customer_product_id":163712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:22.000Z","name":"Karlie Kihn","mobile_number":"679-660-9032","email_id":"Doris_Auer@hotmail.com","dop":"2025-06-09","serial_number":"100665847818643","imei1":"100665847818643","imei2":"100665847818643","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163694,"job_number":"JOB_163694","tr_customer_id":163711,"tr_customer_product_id":163701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:57.000Z","modified_at":"2026-01-22T06:18:08.000Z","name":"Hilma Waters","mobile_number":"840-797-8131","email_id":"Arden71@yahoo.com","dop":"2025-11-04","serial_number":"57794126222076","imei1":"57794126222076","imei2":"57794126222076","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163693,"job_number":"JOB_163693","tr_customer_id":163710,"tr_customer_product_id":163700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:41.000Z","modified_at":"2026-01-22T06:18:04.000Z","name":"Keanu Will","mobile_number":"686-906-1044","email_id":"Isabel.Bergnaum19@gmail.com","dop":"2025-10-01","serial_number":"18166917626012","imei1":"18166917626012","imei2":"18166917626012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163692,"job_number":"JOB_163692","tr_customer_id":163709,"tr_customer_product_id":163699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:28.000Z","modified_at":"2026-01-22T06:17:53.000Z","name":"Curtis Gutkowski","mobile_number":"974-645-2450","email_id":"Kacey.Kutch@gmail.com","dop":"2025-11-04","serial_number":"47799534532553","imei1":"47799534532553","imei2":"47799534532553","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163664,"job_number":"JOB_163664","tr_customer_id":163681,"tr_customer_product_id":163671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:18.000Z","modified_at":"2026-01-22T04:12:28.000Z","name":"giyu tomiaka","mobile_number":"907-257-7826","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"962953359796337","imei1":"962953359796337","imei2":"962953359796337","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163663,"job_number":"JOB_163663","tr_customer_id":163680,"tr_customer_product_id":163670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:06.000Z","modified_at":"2026-01-22T04:12:16.000Z","name":"tanjiro kamado","mobile_number":"705-901-8387","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"393550661426647","imei1":"393550661426647","imei2":"393550661426647","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163662,"job_number":"JOB_163662","tr_customer_id":163679,"tr_customer_product_id":163669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:11:54.000Z","modified_at":"2026-01-22T04:12:04.000Z","name":"saitama sensei","mobile_number":"389-930-6045","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"382516679675598","imei1":"382516679675598","imei2":"382516679675598","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163640,"job_number":"JOB_163640","tr_customer_id":163657,"tr_customer_product_id":163647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:50.000Z","modified_at":"2026-01-22T04:03:58.000Z","name":"giyu tomiaka","mobile_number":"688-479-9500","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"193487064650731","imei1":"193487064650731","imei2":"193487064650731","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163639,"job_number":"JOB_163639","tr_customer_id":163656,"tr_customer_product_id":163646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:39.000Z","modified_at":"2026-01-22T04:03:48.000Z","name":"tanjiro kamado","mobile_number":"954-632-2365","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"522671910892708","imei1":"522671910892708","imei2":"522671910892708","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163638,"job_number":"JOB_163638","tr_customer_id":163655,"tr_customer_product_id":163645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:28.000Z","modified_at":"2026-01-22T04:03:37.000Z","name":"saitama sensei","mobile_number":"628-958-2954","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"803479690351743","imei1":"803479690351743","imei2":"803479690351743","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163618,"job_number":"JOB_163618","tr_customer_id":163635,"tr_customer_product_id":163625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Velda O'Keefe","mobile_number":"936-593-2578","email_id":"Russ_Hermann@yahoo.com","dop":"2025-06-09","serial_number":"101936025221503","imei1":"101936025221503","imei2":"101936025221503","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163609,"job_number":"JOB_163609","tr_customer_id":163626,"tr_customer_product_id":163616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:16.000Z","name":"Erling DuBuque","mobile_number":"789-525-6890","email_id":"Salvador91@gmail.com","dop":"2025-06-09","serial_number":"100351243788408","imei1":"100351243788408","imei2":"100351243788408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163594,"job_number":"JOB_163594","tr_customer_id":163611,"tr_customer_product_id":163601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T04:00:01.000Z","name":"Crystel Wiegand","mobile_number":"413-909-8619","email_id":"Elisabeth.Oberbrunner@hotmail.com","dop":"2025-06-09","serial_number":"102441155277280","imei1":"102441155277280","imei2":"102441155277280","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163526,"job_number":"JOB_163526","tr_customer_id":163543,"tr_customer_product_id":163533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:58:56.000Z","name":"Pearline Von","mobile_number":"225-259-0751","email_id":"Evie_Kertzmann86@gmail.com","dop":"2025-10-01","serial_number":"11103730177207","imei1":"11103730177207","imei2":"11103730177207","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163493,"job_number":"JOB_163493","tr_customer_id":163510,"tr_customer_product_id":163500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:02.000Z","name":"giyu tomiaka","mobile_number":"914-488-1390","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"428657442901301","imei1":"428657442901301","imei2":"428657442901301","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163484,"job_number":"JOB_163484","tr_customer_id":163501,"tr_customer_product_id":163491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:41.000Z","modified_at":"2026-01-22T03:57:50.000Z","name":"tanjiro kamado","mobile_number":"753-304-7910","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"298645549453771","imei1":"298645549453771","imei2":"298645549453771","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163474,"job_number":"JOB_163474","tr_customer_id":163491,"tr_customer_product_id":163481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:29.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"saitama sensei","mobile_number":"929-377-0255","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"379239172839877","imei1":"379239172839877","imei2":"379239172839877","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164006,"job_number":"JOB_164006","tr_customer_id":164023,"tr_customer_product_id":164013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:46.000Z","modified_at":"2026-01-22T14:27:46.000Z","name":"Norris Schneider","mobile_number":"252-642-3882","email_id":"Arlie.Muller27@gmail.com","dop":"2025-12-01","serial_number":"19779951107021","imei1":"19779951107021","imei2":"19779951107021","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164005,"job_number":"JOB_164005","tr_customer_id":164022,"tr_customer_product_id":164012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:46.000Z","modified_at":"2026-01-22T14:27:46.000Z","name":"Charles Gislason","mobile_number":"831-768-8567","email_id":"Kraig.Koepp@gmail.com","dop":"2025-04-06","serial_number":"18143549219149896","imei1":"18143549219149896","imei2":"18143549219149896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164004,"job_number":"JOB_164004","tr_customer_id":164021,"tr_customer_product_id":164011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:45.000Z","modified_at":"2026-01-22T14:27:45.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15963872183137","imei1":"15963872183137","imei2":"15963872183137","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164003,"job_number":"JOB_164003","tr_customer_id":164020,"tr_customer_product_id":164010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:44.000Z","modified_at":"2026-01-22T14:27:44.000Z","name":"Ansley Huels","mobile_number":"895-881-8187","email_id":"Dena55@yahoo.com","dop":"2025-04-06","serial_number":"12229160778223","imei1":"12229160778223","imei2":"12229160778223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164002,"job_number":"JOB_164002","tr_customer_id":164019,"tr_customer_product_id":164009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:44.000Z","modified_at":"2026-01-22T14:27:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10843360049927","imei1":"10843360049927","imei2":"10843360049927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164001,"job_number":"JOB_164001","tr_customer_id":164018,"tr_customer_product_id":164008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:41.000Z","name":"Carole Nolan","mobile_number":"227-423-3683","email_id":"Marjolaine.Berge9@gmail.com","dop":"2025-12-01","serial_number":"18661855492714","imei1":"18661855492714","imei2":"18661855492714","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164000,"job_number":"JOB_164000","tr_customer_id":164017,"tr_customer_product_id":164007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15333182261526","imei1":"15333182261526","imei2":"15333182261526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163999,"job_number":"JOB_163999","tr_customer_id":164016,"tr_customer_product_id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:23.000Z","name":"Johan Witting","mobile_number":"254-946-6614","email_id":"Valentin47@gmail.com","dop":"2025-12-01","serial_number":"15587379122076","imei1":"15587379122076","imei2":"15587379122076","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163998,"job_number":"JOB_163998","tr_customer_id":164015,"tr_customer_product_id":164005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16345472592947","imei1":"16345472592947","imei2":"16345472592947","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163997,"job_number":"JOB_163997","tr_customer_id":164014,"tr_customer_product_id":164004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:44.000Z","modified_at":"2026-01-22T14:25:44.000Z","name":"Macey Bogan","mobile_number":"550-945-3542","email_id":"Steve.OKon59@gmail.com","dop":"2025-06-18","serial_number":"1073855451749641","imei1":"1073855451749641","imei2":"1073855451749641","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163996,"job_number":"JOB_163996","tr_customer_id":164013,"tr_customer_product_id":164003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:44.000Z","modified_at":"2026-01-22T14:26:19.000Z","name":"Forest Mitchell","mobile_number":"737-633-1457","email_id":"Will79@gmail.com","dop":"2025-06-18","serial_number":"10859122848991","imei1":"10859122848991","imei2":"10859122848991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163995,"job_number":"JOB_163995","tr_customer_id":164012,"tr_customer_product_id":164002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:43.000Z","modified_at":"2026-01-22T14:25:43.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10714410141513","imei1":"10714410141513","imei2":"10714410141513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163994,"job_number":"JOB_163994","tr_customer_id":164011,"tr_customer_product_id":164001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:02.000Z","modified_at":"2026-01-22T14:25:02.000Z","name":"Lilla Bayer","mobile_number":"648-972-8912","email_id":"Brandyn_Keebler76@gmail.com","dop":"2025-06-18","serial_number":"1030331188273015","imei1":"1030331188273015","imei2":"1030331188273015","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163993,"job_number":"JOB_163993","tr_customer_id":164010,"tr_customer_product_id":164000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:01.000Z","modified_at":"2026-01-22T14:25:37.000Z","name":"Sylvester Prosacco","mobile_number":"807-711-3636","email_id":"Casimir.Cruickshank@yahoo.com","dop":"2025-06-18","serial_number":"10480751654531","imei1":"10480751654531","imei2":"10480751654531","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163992,"job_number":"JOB_163992","tr_customer_id":164009,"tr_customer_product_id":163999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:01.000Z","modified_at":"2026-01-22T14:25:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516723902243","imei1":"10516723902243","imei2":"10516723902243","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163991,"job_number":"JOB_163991","tr_customer_id":164008,"tr_customer_product_id":163998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:46.000Z","modified_at":"2026-01-22T14:24:46.000Z","name":"Cloyd Vandervort","mobile_number":"265-581-8881","email_id":"Georgiana.Kuvalis18@gmail.com","dop":"2025-04-06","serial_number":"12641285337351660","imei1":"12641285337351660","imei2":"12641285337351660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163990,"job_number":"JOB_163990","tr_customer_id":164007,"tr_customer_product_id":163997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:45.000Z","modified_at":"2026-01-22T14:25:23.000Z","name":"Hannah Mann","mobile_number":"682-848-2988","email_id":"Zechariah50@yahoo.com","dop":"2025-04-06","serial_number":"14616029746534","imei1":"14616029746534","imei2":"14616029746534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163989,"job_number":"JOB_163989","tr_customer_id":164006,"tr_customer_product_id":163996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:44.000Z","modified_at":"2026-01-22T14:24:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15390593175059","imei1":"15390593175059","imei2":"15390593175059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163988,"job_number":"JOB_163988","tr_customer_id":164005,"tr_customer_product_id":163995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:00.000Z","modified_at":"2026-01-22T14:24:00.000Z","name":"Claire Connelly","mobile_number":"313-845-4394","email_id":"Elenora_Beier83@gmail.com","dop":"2025-04-06","serial_number":"10378486623575158","imei1":"10378486623575158","imei2":"10378486623575158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163987,"job_number":"JOB_163987","tr_customer_id":164004,"tr_customer_product_id":163994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:59.000Z","modified_at":"2026-01-22T14:24:37.000Z","name":"Karelle Ward","mobile_number":"652-813-2858","email_id":"Herminia.Green@yahoo.com","dop":"2025-04-06","serial_number":"12039821863574","imei1":"12039821863574","imei2":"12039821863574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163986,"job_number":"JOB_163986","tr_customer_id":164003,"tr_customer_product_id":163993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:58.000Z","modified_at":"2026-01-22T14:23:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13592299053758","imei1":"13592299053758","imei2":"13592299053758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163985,"job_number":"JOB_163985","tr_customer_id":164002,"tr_customer_product_id":163992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:14.000Z","modified_at":"2026-01-22T14:23:14.000Z","name":"Lowell Hartmann","mobile_number":"927-572-0979","email_id":"Christop_Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"14609508490334992","imei1":"14609508490334992","imei2":"14609508490334992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163984,"job_number":"JOB_163984","tr_customer_id":164001,"tr_customer_product_id":163991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:12.000Z","modified_at":"2026-01-22T14:23:51.000Z","name":"Ocie Brakus","mobile_number":"767-281-5617","email_id":"Jordy_Mante@hotmail.com","dop":"2025-04-06","serial_number":"15879013707988","imei1":"15879013707988","imei2":"15879013707988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163983,"job_number":"JOB_163983","tr_customer_id":164000,"tr_customer_product_id":163990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:12.000Z","modified_at":"2026-01-22T14:23:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13129556603462","imei1":"13129556603462","imei2":"13129556603462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163973,"job_number":"JOB_163973","tr_customer_id":163990,"tr_customer_product_id":163980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:19:21.000Z","modified_at":"2026-01-22T14:19:21.000Z","name":"Hilda Sipes","mobile_number":"5125173023","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"76257583253605","imei2":"76257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163972,"job_number":"JOB_163972","tr_customer_id":163989,"tr_customer_product_id":163979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:17:52.000Z","modified_at":"2026-01-22T14:22:11.000Z","name":"Vishwajeet Kuamr","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770109","imei1":"23451113430770109","imei2":"23451113430770109","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T14:22:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":163971,"job_number":"JOB_163971","tr_customer_id":163988,"tr_customer_product_id":163978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:50.000Z","modified_at":"2026-01-22T14:02:50.000Z","name":"Jabari Conn","mobile_number":"366-687-3890","email_id":"Savion.Stanton@gmail.com","dop":"2025-04-06","serial_number":"18752463588417376","imei1":"18752463588417376","imei2":"18752463588417376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163970,"job_number":"JOB_163970","tr_customer_id":163987,"tr_customer_product_id":163977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:49.000Z","modified_at":"2026-01-22T14:03:29.000Z","name":"Teresa Wilderman","mobile_number":"596-257-3404","email_id":"Elmira15@hotmail.com","dop":"2025-04-06","serial_number":"14751969348079","imei1":"14751969348079","imei2":"14751969348079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163969,"job_number":"JOB_163969","tr_customer_id":163986,"tr_customer_product_id":163976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:48.000Z","modified_at":"2026-01-22T14:02:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16983178352039","imei1":"16983178352039","imei2":"16983178352039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163968,"job_number":"JOB_163968","tr_customer_id":163985,"tr_customer_product_id":163975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:01.000Z","modified_at":"2026-01-22T14:02:01.000Z","name":"Issac Runte","mobile_number":"206-220-2322","email_id":"Kayden6@gmail.com","dop":"2025-04-06","serial_number":"16914486573812810","imei1":"16914486573812810","imei2":"16914486573812810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163966,"job_number":"JOB_163966","tr_customer_id":163983,"tr_customer_product_id":163973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:00.000Z","modified_at":"2026-01-22T14:02:41.000Z","name":"Ramona Green","mobile_number":"913-682-9478","email_id":"Leslie58@gmail.com","dop":"2025-04-06","serial_number":"18864062080438","imei1":"18864062080438","imei2":"18864062080438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163965,"job_number":"JOB_163965","tr_customer_id":163982,"tr_customer_product_id":163972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:59.000Z","modified_at":"2026-01-22T14:01:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15549842938715","imei1":"15549842938715","imei2":"15549842938715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163962,"job_number":"JOB_163962","tr_customer_id":163979,"tr_customer_product_id":163969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:18.000Z","modified_at":"2026-01-22T14:01:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58254577173984","imei1":"58254577173984","imei2":"58254577173984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163961,"job_number":"JOB_163961","tr_customer_id":163978,"tr_customer_product_id":163968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73896292256921","imei1":"73896292256921","imei2":"73896292256921","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163960,"job_number":"JOB_163960","tr_customer_id":163977,"tr_customer_product_id":163967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43809514335394","imei1":"43809514335394","imei2":"43809514335394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163959,"job_number":"JOB_163959","tr_customer_id":163976,"tr_customer_product_id":163966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88116172070789","imei1":"88116172070789","imei2":"88116172070789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163958,"job_number":"JOB_163958","tr_customer_id":163975,"tr_customer_product_id":163965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70455364736965","imei1":"70455364736965","imei2":"70455364736965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163957,"job_number":"JOB_163957","tr_customer_id":163974,"tr_customer_product_id":163964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89645832474962","imei1":"89645832474962","imei2":"89645832474962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163956,"job_number":"JOB_163956","tr_customer_id":163973,"tr_customer_product_id":163963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:15.000Z","modified_at":"2026-01-22T14:01:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19700641412311","imei1":"19700641412311","imei2":"19700641412311","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163955,"job_number":"JOB_163955","tr_customer_id":163972,"tr_customer_product_id":163962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:12.000Z","modified_at":"2026-01-22T14:01:12.000Z","name":"Noe Jast","mobile_number":"848-358-7213","email_id":"Dora57@yahoo.com","dop":"2025-04-06","serial_number":"11584123174800512","imei1":"11584123174800512","imei2":"11584123174800512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163954,"job_number":"JOB_163954","tr_customer_id":163971,"tr_customer_product_id":163961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:11.000Z","modified_at":"2026-01-22T14:01:52.000Z","name":"Maximillia Kilback","mobile_number":"384-573-4890","email_id":"Nash.Tillman58@yahoo.com","dop":"2025-04-06","serial_number":"16807324797246","imei1":"16807324797246","imei2":"16807324797246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163953,"job_number":"JOB_163953","tr_customer_id":163970,"tr_customer_product_id":163960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:10.000Z","modified_at":"2026-01-22T14:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17970479363098","imei1":"17970479363098","imei2":"17970479363098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163952,"job_number":"JOB_163952","tr_customer_id":163969,"tr_customer_product_id":163959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:42.000Z","modified_at":"2026-01-22T14:01:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22804345406385","imei1":"22804345406385","imei2":"22804345406385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163951,"job_number":"JOB_163951","tr_customer_id":163968,"tr_customer_product_id":163958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:42.000Z","modified_at":"2026-01-22T14:00:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52940581920144","imei1":"52940581920144","imei2":"52940581920144","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163950,"job_number":"JOB_163950","tr_customer_id":163967,"tr_customer_product_id":163957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50921475712400","imei1":"50921475712400","imei2":"50921475712400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163949,"job_number":"JOB_163949","tr_customer_id":163966,"tr_customer_product_id":163956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86330032178622","imei1":"86330032178622","imei2":"86330032178622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163948,"job_number":"JOB_163948","tr_customer_id":163965,"tr_customer_product_id":163955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69056171087140","imei1":"69056171087140","imei2":"69056171087140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163947,"job_number":"JOB_163947","tr_customer_id":163964,"tr_customer_product_id":163954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68556658687517","imei1":"68556658687517","imei2":"68556658687517","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163946,"job_number":"JOB_163946","tr_customer_id":163963,"tr_customer_product_id":163953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72049590944121","imei1":"72049590944121","imei2":"72049590944121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163945,"job_number":"JOB_163945","tr_customer_id":163962,"tr_customer_product_id":163952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:20.000Z","modified_at":"2026-01-22T14:00:20.000Z","name":"Jocelyn Thompson","mobile_number":"860-802-4691","email_id":"Dovie45@hotmail.com","dop":"2025-04-06","serial_number":"10913258822432294","imei1":"10913258822432294","imei2":"10913258822432294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163944,"job_number":"JOB_163944","tr_customer_id":163961,"tr_customer_product_id":163951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:19.000Z","modified_at":"2026-01-22T14:00:56.000Z","name":"Hazel Satterfield","mobile_number":"991-647-3024","email_id":"Isai57@gmail.com","dop":"2025-04-06","serial_number":"13716204529670","imei1":"13716204529670","imei2":"13716204529670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163943,"job_number":"JOB_163943","tr_customer_id":163960,"tr_customer_product_id":163950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:06.000Z","modified_at":"2026-01-22T14:00:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26102008942694","imei1":"26102008942694","imei2":"26102008942694","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163942,"job_number":"JOB_163942","tr_customer_id":163959,"tr_customer_product_id":163949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:06.000Z","modified_at":"2026-01-22T14:00:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49345789284070","imei1":"49345789284070","imei2":"49345789284070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163941,"job_number":"JOB_163941","tr_customer_id":163958,"tr_customer_product_id":163948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71805424824978","imei1":"71805424824978","imei2":"71805424824978","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163940,"job_number":"JOB_163940","tr_customer_id":163957,"tr_customer_product_id":163947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34246268224268","imei1":"34246268224268","imei2":"34246268224268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163939,"job_number":"JOB_163939","tr_customer_id":163956,"tr_customer_product_id":163946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27476822549382","imei1":"27476822549382","imei2":"27476822549382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163938,"job_number":"JOB_163938","tr_customer_id":163955,"tr_customer_product_id":163945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77139864587698","imei1":"77139864587698","imei2":"77139864587698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163937,"job_number":"JOB_163937","tr_customer_id":163954,"tr_customer_product_id":163944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38452920062049","imei1":"38452920062049","imei2":"38452920062049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163936,"job_number":"JOB_163936","tr_customer_id":163953,"tr_customer_product_id":163943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:54:54.000Z","modified_at":"2026-01-22T13:54:54.000Z","name":"Hilda Sipes","mobile_number":"Jones","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"16257583253605","imei2":"16257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163935,"job_number":"JOB_163935","tr_customer_id":163952,"tr_customer_product_id":163942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:34:09.000Z","modified_at":"2026-01-22T13:34:16.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"kajalj2344@gmail.com","dop":"2025-11-30","serial_number":"103447312284143","imei1":"103447312284143","imei2":"103447312284143","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163934,"job_number":"JOB_163934","tr_customer_id":163951,"tr_customer_product_id":163941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:33:59.000Z","modified_at":"2026-01-22T13:34:07.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"udayp23@gmail.com","dop":"2025-11-30","serial_number":"103174820218904","imei1":"103174820218904","imei2":"103174820218904","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163933,"job_number":"JOB_163933","tr_customer_id":163950,"tr_customer_product_id":163940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:33:50.000Z","modified_at":"2026-01-22T13:33:57.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"bharatij243@gmail.com","dop":"2025-11-30","serial_number":"108322466300079","imei1":"108322466300079","imei2":"108322466300079","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163932,"job_number":"JOB_163932","tr_customer_id":163949,"tr_customer_product_id":163939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:27.000Z","modified_at":"2026-01-22T13:32:27.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"kajalj2344@gmail.com","dop":"2025-11-30","serial_number":"105210233199496","imei1":"105210233199496","imei2":"105210233199496","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163931,"job_number":"JOB_163931","tr_customer_id":163948,"tr_customer_product_id":163938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:26.000Z","modified_at":"2026-01-22T13:32:26.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"udayp23@gmail.com","dop":"2025-11-30","serial_number":"101460813444357","imei1":"101460813444357","imei2":"101460813444357","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163930,"job_number":"JOB_163930","tr_customer_id":163947,"tr_customer_product_id":163937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:25.000Z","modified_at":"2026-01-22T13:32:25.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"bharatij243@gmail.com","dop":"2025-11-30","serial_number":"102415798690997","imei1":"102415798690997","imei2":"102415798690997","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163929,"job_number":"JOB_163929","tr_customer_id":163946,"tr_customer_product_id":163936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:15:01.000Z","modified_at":"2026-01-22T13:15:01.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-12","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-12T13:15:00.683846363Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163928,"job_number":"JOB_163928","tr_customer_id":163945,"tr_customer_product_id":163935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:22.000Z","modified_at":"2026-01-22T13:13:29.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"106778934620093","imei1":"106778934620093","imei2":"106778934620093","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163927,"job_number":"JOB_163927","tr_customer_id":163944,"tr_customer_product_id":163934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:13.000Z","modified_at":"2026-01-22T13:13:21.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"106604347622318","imei1":"106604347622318","imei2":"106604347622318","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163926,"job_number":"JOB_163926","tr_customer_id":163943,"tr_customer_product_id":163933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:03.000Z","modified_at":"2026-01-22T13:13:11.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"109218191000206","imei1":"109218191000206","imei2":"109218191000206","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163925,"job_number":"JOB_163925","tr_customer_id":163942,"tr_customer_product_id":163932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105222480433245","imei1":"105222480433245","imei2":"105222480433245","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163924,"job_number":"JOB_163924","tr_customer_id":163941,"tr_customer_product_id":163931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"101213901565840","imei1":"101213901565840","imei2":"101213901565840","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163923,"job_number":"JOB_163923","tr_customer_id":163940,"tr_customer_product_id":163930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105133757295131","imei1":"105133757295131","imei2":"105133757295131","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:13.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163921,"job_number":"JOB_163921","tr_customer_id":163938,"tr_customer_product_id":163928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19160647369108","imei1":"19160647369108","imei2":"19160647369108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:56.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163919,"job_number":"JOB_163919","tr_customer_id":163936,"tr_customer_product_id":163926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17018818799865","imei1":"17018818799865","imei2":"17018818799865","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:39.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163916,"job_number":"JOB_163916","tr_customer_id":163933,"tr_customer_product_id":163923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:34.000Z","modified_at":"2026-01-22T12:38:46.000Z","name":"Jonatan Hayes","mobile_number":"513-955-4759","email_id":"Newton14@gmail.com","dop":"2025-12-01","serial_number":"16185777263786","imei1":"16185777263786","imei2":"16185777263786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163914,"job_number":"JOB_163914","tr_customer_id":163931,"tr_customer_product_id":163921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:28.000Z","name":"Meagan Emard","mobile_number":"225-308-6859","email_id":"Mabel_Hauck88@hotmail.com","dop":"2025-12-01","serial_number":"11211179848948","imei1":"11211179848948","imei2":"11211179848948","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163912,"job_number":"JOB_163912","tr_customer_id":163929,"tr_customer_product_id":163919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:38:11.000Z","name":"Cedrick Luettgen","mobile_number":"745-943-1039","email_id":"Austyn97@hotmail.com","dop":"2025-12-01","serial_number":"19088202063810","imei1":"19088202063810","imei2":"19088202063810","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163909,"job_number":"JOB_163909","tr_customer_id":163926,"tr_customer_product_id":163916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:31:34.000Z","name":"Angela Harvey","mobile_number":"582-678-2283","email_id":"Harvey_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"12597340189361","imei1":"12597340189361","imei2":"12597340189361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163903,"job_number":"JOB_163903","tr_customer_id":163920,"tr_customer_product_id":163910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:02.000Z","modified_at":"2026-01-22T12:30:44.000Z","name":"Skylar Bradtke","mobile_number":"688-250-7365","email_id":"Helmer31@yahoo.com","dop":"2025-04-06","serial_number":"18363839255355","imei1":"18363839255355","imei2":"18363839255355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163900,"job_number":"JOB_163900","tr_customer_id":163917,"tr_customer_product_id":163907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:56.000Z","name":"Theodore Goldner","mobile_number":"627-326-6288","email_id":"Darren68@yahoo.com","dop":"2025-04-06","serial_number":"13416796460698","imei1":"13416796460698","imei2":"13416796460698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163895,"job_number":"JOB_163895","tr_customer_id":163912,"tr_customer_product_id":163902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:23.000Z","modified_at":"2026-01-22T12:12:36.000Z","name":"Saul Lehner","mobile_number":"700-704-9521","email_id":"Adrain_Balistreri@yahoo.com","dop":"2025-12-01","serial_number":"11591442467891","imei1":"11591442467891","imei2":"11591442467891","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163893,"job_number":"JOB_163893","tr_customer_id":163910,"tr_customer_product_id":163900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:17.000Z","name":"Jadyn Goldner","mobile_number":"341-856-7142","email_id":"Shakira98@hotmail.com","dop":"2025-12-01","serial_number":"16483139633273","imei1":"16483139633273","imei2":"16483139633273","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163891,"job_number":"JOB_163891","tr_customer_id":163908,"tr_customer_product_id":163898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:59.000Z","name":"Julie Labadie","mobile_number":"945-791-4314","email_id":"Zane.Pfannerstill@hotmail.com","dop":"2025-12-01","serial_number":"15503835966939","imei1":"15503835966939","imei2":"15503835966939","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163889,"job_number":"JOB_163889","tr_customer_id":163906,"tr_customer_product_id":163896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:36:05.000Z","name":"Gina Wiza","mobile_number":"428-341-1983","email_id":"Domenica.McLaughlin@yahoo.com","dop":"2025-12-01","serial_number":"12496381076080","imei1":"12496381076080","imei2":"12496381076080","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163887,"job_number":"JOB_163887","tr_customer_id":163904,"tr_customer_product_id":163894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:46.000Z","name":"Rasheed Keeling","mobile_number":"360-809-2880","email_id":"Cecile36@yahoo.com","dop":"2025-12-01","serial_number":"17480896192556","imei1":"17480896192556","imei2":"17480896192556","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163885,"job_number":"JOB_163885","tr_customer_id":163902,"tr_customer_product_id":163892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:26.000Z","name":"Rafael Rolfson","mobile_number":"325-787-2331","email_id":"Samantha.Kunze14@gmail.com","dop":"2025-12-01","serial_number":"15911062209870","imei1":"15911062209870","imei2":"15911062209870","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163883,"job_number":"JOB_163883","tr_customer_id":163900,"tr_customer_product_id":163890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:32.000Z","modified_at":"2026-01-22T11:28:43.000Z","name":"Darien Becker","mobile_number":"985-642-6979","email_id":"Norris.Considine43@hotmail.com","dop":"2025-12-01","serial_number":"15602566077849","imei1":"15602566077849","imei2":"15602566077849","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163881,"job_number":"JOB_163881","tr_customer_id":163898,"tr_customer_product_id":163888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:16.000Z","modified_at":"2026-01-22T11:28:27.000Z","name":"Judy Marquardt","mobile_number":"253-642-5131","email_id":"Armando_Wilderman@hotmail.com","dop":"2025-12-01","serial_number":"10164841175363","imei1":"10164841175363","imei2":"10164841175363","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163879,"job_number":"JOB_163879","tr_customer_id":163896,"tr_customer_product_id":163886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:28:11.000Z","name":"Korey Hills","mobile_number":"381-719-0193","email_id":"Marie.Collins@yahoo.com","dop":"2025-12-01","serial_number":"13896817635128","imei1":"13896817635128","imei2":"13896817635128","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163877,"job_number":"JOB_163877","tr_customer_id":163894,"tr_customer_product_id":163884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:37.000Z","name":"Edison Ziemann","mobile_number":"327-489-0744","email_id":"Melissa50@gmail.com","dop":"2025-12-01","serial_number":"15306550253786","imei1":"15306550253786","imei2":"15306550253786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163875,"job_number":"JOB_163875","tr_customer_id":163892,"tr_customer_product_id":163882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:21.000Z","name":"Marcella Goodwin","mobile_number":"494-823-8140","email_id":"Ashtyn_Pacocha@yahoo.com","dop":"2025-12-01","serial_number":"18824334092007","imei1":"18824334092007","imei2":"18824334092007","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163873,"job_number":"JOB_163873","tr_customer_id":163890,"tr_customer_product_id":163880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:53.000Z","modified_at":"2026-01-22T11:24:04.000Z","name":"Lyla Cremin","mobile_number":"484-836-5412","email_id":"Kelley.Cormier@gmail.com","dop":"2025-12-01","serial_number":"16697875616134","imei1":"16697875616134","imei2":"16697875616134","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163869,"job_number":"JOB_163869","tr_customer_id":163886,"tr_customer_product_id":163876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:28:12.000Z","modified_at":"2026-01-22T10:28:21.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"102694508027991","imei1":"102694508027991","imei2":"102694508027991","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T10:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163867,"job_number":"JOB_163867","tr_customer_id":163884,"tr_customer_product_id":163874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:36:00.000Z","modified_at":"2026-01-22T09:36:09.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"106346002643866","imei1":"106346002643866","imei2":"106346002643866","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163865,"job_number":"JOB_163865","tr_customer_id":163882,"tr_customer_product_id":163872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:25:01.000Z","name":"Heloise Lockman","mobile_number":"486-621-4548","email_id":"Rosalia_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"12981077959920","imei1":"12981077959920","imei2":"12981077959920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163862,"job_number":"JOB_163862","tr_customer_id":163879,"tr_customer_product_id":163869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:28.000Z","modified_at":"2026-01-22T09:24:10.000Z","name":"Dudley Robel","mobile_number":"487-384-9573","email_id":"Lysanne_Willms66@gmail.com","dop":"2025-04-06","serial_number":"13848500856104","imei1":"13848500856104","imei2":"13848500856104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163859,"job_number":"JOB_163859","tr_customer_id":163876,"tr_customer_product_id":163866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:37.000Z","modified_at":"2026-01-22T09:23:19.000Z","name":"Rickie D'Amore","mobile_number":"331-210-1560","email_id":"Noelia.Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"18163693099997","imei1":"18163693099997","imei2":"18163693099997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163850,"job_number":"JOB_163850","tr_customer_id":163867,"tr_customer_product_id":163857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:35.000Z","modified_at":"2026-01-22T07:48:12.000Z","name":"Keyon Koss","mobile_number":"453-382-3372","email_id":"Makenzie95@hotmail.com","dop":"2025-04-06","serial_number":"10644952585658","imei1":"10644952585658","imei2":"10644952585658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163846,"job_number":"JOB_163846","tr_customer_id":163863,"tr_customer_product_id":163853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:05.000Z","modified_at":"2026-01-22T07:46:44.000Z","name":"Marisol McDermott","mobile_number":"499-462-0433","email_id":"Roxanne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"11004797543678","imei1":"11004797543678","imei2":"11004797543678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163839,"job_number":"JOB_163839","tr_customer_id":163856,"tr_customer_product_id":163846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:12.000Z","modified_at":"2026-01-22T07:21:52.000Z","name":"Nayeli Littel","mobile_number":"794-216-3369","email_id":"Mervin18@gmail.com","dop":"2017-01-31","serial_number":"18010674139915","imei1":"18010674139915","imei2":"18010674139915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163837,"job_number":"JOB_163837","tr_customer_id":163854,"tr_customer_product_id":163844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:36.000Z","modified_at":"2026-01-22T07:21:06.000Z","name":"Frederique Wolf","mobile_number":"388-675-9736","email_id":"Suzanne13@gmail.com","dop":"2017-01-31","serial_number":"13567306540845","imei1":"13567306540845","imei2":"13567306540845","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163835,"job_number":"JOB_163835","tr_customer_id":163852,"tr_customer_product_id":163842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:19:59.000Z","modified_at":"2026-01-22T07:20:30.000Z","name":"Hank Balistreri","mobile_number":"721-255-9153","email_id":"Sage_Gutkowski36@hotmail.com","dop":"2017-01-31","serial_number":"10639157303012","imei1":"10639157303012","imei2":"10639157303012","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163833,"job_number":"JOB_163833","tr_customer_id":163850,"tr_customer_product_id":163840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:26.000Z","modified_at":"2026-01-22T07:16:58.000Z","name":"Allie Oberbrunner","mobile_number":"982-384-8575","email_id":"Margie20@gmail.com","dop":"2017-01-31","serial_number":"10890307142317","imei1":"10890307142317","imei2":"10890307142317","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163831,"job_number":"JOB_163831","tr_customer_id":163848,"tr_customer_product_id":163838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:49.000Z","modified_at":"2026-01-22T07:16:20.000Z","name":"Blaise Collins","mobile_number":"941-734-1307","email_id":"Gino2@yahoo.com","dop":"2017-01-31","serial_number":"11857127179889","imei1":"11857127179889","imei2":"11857127179889","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163829,"job_number":"JOB_163829","tr_customer_id":163846,"tr_customer_product_id":163836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:12.000Z","modified_at":"2026-01-22T07:15:43.000Z","name":"Everett Lindgren","mobile_number":"561-581-0403","email_id":"Grayce89@yahoo.com","dop":"2017-01-31","serial_number":"15677690289463","imei1":"15677690289463","imei2":"15677690289463","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163825,"job_number":"JOB_163825","tr_customer_id":163842,"tr_customer_product_id":163832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:57.000Z","modified_at":"2026-01-22T07:05:37.000Z","name":"Jabari Graham","mobile_number":"941-232-0175","email_id":"Ramona.Stark@gmail.com","dop":"2025-04-06","serial_number":"17920457237708","imei1":"17920457237708","imei2":"17920457237708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163823,"job_number":"JOB_163823","tr_customer_id":163840,"tr_customer_product_id":163830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:10.000Z","modified_at":"2026-01-22T07:04:50.000Z","name":"Micheal Bosco","mobile_number":"415-334-8650","email_id":"Bertrand58@hotmail.com","dop":"2025-04-06","serial_number":"18184833007186","imei1":"18184833007186","imei2":"18184833007186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163820,"job_number":"JOB_163820","tr_customer_id":163837,"tr_customer_product_id":163827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:23.000Z","modified_at":"2026-01-22T07:04:03.000Z","name":"Robin Jast","mobile_number":"895-624-4184","email_id":"Gertrude56@yahoo.com","dop":"2025-04-06","serial_number":"14520643468617","imei1":"14520643468617","imei2":"14520643468617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163815,"job_number":"JOB_163815","tr_customer_id":163832,"tr_customer_product_id":163822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:06.000Z","modified_at":"2026-01-22T06:50:45.000Z","name":"Itzel Glover","mobile_number":"364-348-3374","email_id":"Adrianna_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"18544594708315","imei1":"18544594708315","imei2":"18544594708315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163812,"job_number":"JOB_163812","tr_customer_id":163829,"tr_customer_product_id":163819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:58.000Z","name":"Carlee Mueller","mobile_number":"410-466-5292","email_id":"Vivienne_Beatty21@gmail.com","dop":"2025-04-06","serial_number":"16242224977816","imei1":"16242224977816","imei2":"16242224977816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163808,"job_number":"JOB_163808","tr_customer_id":163825,"tr_customer_product_id":163815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:10.000Z","name":"Dexter Funk","mobile_number":"492-966-0821","email_id":"Filiberto.Glover@hotmail.com","dop":"2025-04-06","serial_number":"11332888311664","imei1":"11332888311664","imei2":"11332888311664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163807,"job_number":"JOB_163807","tr_customer_id":163824,"tr_customer_product_id":163814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:12.000Z","name":"Camryn Jacobs","mobile_number":"937-236-5660","email_id":"Norbert8@hotmail.com","dop":"2025-04-06","serial_number":"19998874940780","imei1":"19998874940780","imei2":"19998874940780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163804,"job_number":"JOB_163804","tr_customer_id":163821,"tr_customer_product_id":163811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:42.000Z","name":"Nicklaus Heller","mobile_number":"200-713-4222","email_id":"Estefania_Kiehn79@gmail.com","dop":"2025-04-06","serial_number":"16491025999149","imei1":"16491025999149","imei2":"16491025999149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163801,"job_number":"JOB_163801","tr_customer_id":163818,"tr_customer_product_id":163808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:17.000Z","modified_at":"2026-01-22T06:43:56.000Z","name":"Euna Kreiger","mobile_number":"479-533-9037","email_id":"Gina.Welch@yahoo.com","dop":"2025-04-06","serial_number":"19582100550882","imei1":"19582100550882","imei2":"19582100550882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163798,"job_number":"JOB_163798","tr_customer_id":163815,"tr_customer_product_id":163805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:43:24.000Z","name":"Teagan VonRueden","mobile_number":"475-566-6729","email_id":"Ralph98@yahoo.com","dop":"2025-04-06","serial_number":"17534801023052","imei1":"17534801023052","imei2":"17534801023052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163795,"job_number":"JOB_163795","tr_customer_id":163812,"tr_customer_product_id":163802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:30.000Z","modified_at":"2026-01-22T06:43:09.000Z","name":"Thea Jacobson","mobile_number":"939-668-0216","email_id":"Wiley_Schmeler82@yahoo.com","dop":"2025-04-06","serial_number":"19261597961466","imei1":"19261597961466","imei2":"19261597961466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163791,"job_number":"JOB_163791","tr_customer_id":163808,"tr_customer_product_id":163798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:06.000Z","name":"Golden Turner","mobile_number":"928-412-5217","email_id":"Marcellus_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"10998592491996","imei1":"10998592491996","imei2":"10998592491996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163790,"job_number":"JOB_163790","tr_customer_id":163807,"tr_customer_product_id":163797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:04.000Z","name":"Hester Runolfsdottir","mobile_number":"730-270-1032","email_id":"Vergie36@gmail.com","dop":"2025-04-06","serial_number":"14190741744478","imei1":"14190741744478","imei2":"14190741744478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163788,"job_number":"JOB_163788","tr_customer_id":163805,"tr_customer_product_id":163795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:41.000Z","name":"Bethany Leuschke","mobile_number":"268-224-5559","email_id":"Angelica86@hotmail.com","dop":"2025-04-06","serial_number":"18308575276356","imei1":"18308575276356","imei2":"18308575276356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163785,"job_number":"JOB_163785","tr_customer_id":163802,"tr_customer_product_id":163792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:21.000Z","modified_at":"2026-01-22T06:41:57.000Z","name":"Waldo Donnelly","mobile_number":"650-565-3305","email_id":"Andreanne26@hotmail.com","dop":"2025-04-06","serial_number":"15850171965855","imei1":"15850171965855","imei2":"15850171965855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163781,"job_number":"JOB_163781","tr_customer_id":163798,"tr_customer_product_id":163788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:39:14.000Z","name":"Kamille Reichert","mobile_number":"591-544-3306","email_id":"Jody_Orn@hotmail.com","dop":"2025-04-06","serial_number":"17586014889243","imei1":"17586014889243","imei2":"17586014889243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163778,"job_number":"JOB_163778","tr_customer_id":163795,"tr_customer_product_id":163785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:44.000Z","name":"Pamela Daniel","mobile_number":"229-480-2955","email_id":"Moshe78@yahoo.com","dop":"2000-01-31","serial_number":"10086342175894","imei1":"10086342175894","imei2":"10086342175894","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163775,"job_number":"JOB_163775","tr_customer_id":163792,"tr_customer_product_id":163782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:50.000Z","modified_at":"2026-01-22T06:38:28.000Z","name":"Jazmyne Zboncak","mobile_number":"784-300-1154","email_id":"Felipe.Conn75@yahoo.com","dop":"2025-04-06","serial_number":"15595491792555","imei1":"15595491792555","imei2":"15595491792555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163772,"job_number":"JOB_163772","tr_customer_id":163789,"tr_customer_product_id":163779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:56.000Z","name":"Mya Schaefer","mobile_number":"462-948-2895","email_id":"Junius_Corkery98@gmail.com","dop":"2000-01-31","serial_number":"10569914046962","imei1":"10569914046962","imei2":"10569914046962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163769,"job_number":"JOB_163769","tr_customer_id":163786,"tr_customer_product_id":163776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:42.000Z","name":"Makayla Hickle","mobile_number":"619-747-8861","email_id":"Elijah13@hotmail.com","dop":"2025-04-06","serial_number":"14105259631997","imei1":"14105259631997","imei2":"14105259631997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163766,"job_number":"JOB_163766","tr_customer_id":163783,"tr_customer_product_id":163773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:37:33.000Z","name":"Marta Spinka","mobile_number":"516-945-1761","email_id":"Judson2@hotmail.com","dop":"2025-04-06","serial_number":"14775032265602","imei1":"14775032265602","imei2":"14775032265602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163763,"job_number":"JOB_163763","tr_customer_id":163780,"tr_customer_product_id":163770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:29.000Z","modified_at":"2026-01-22T06:37:08.000Z","name":"Angela Hessel","mobile_number":"899-330-7927","email_id":"Michale_Weber@yahoo.com","dop":"2000-01-31","serial_number":"10066001589340","imei1":"10066001589340","imei2":"10066001589340","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163761,"job_number":"JOB_163761","tr_customer_id":163778,"tr_customer_product_id":163768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:17.000Z","modified_at":"2026-01-22T06:36:56.000Z","name":"Keon Runolfsdottir","mobile_number":"322-530-7062","email_id":"Nicolette_OKon@yahoo.com","dop":"2025-10-21","serial_number":"10367066533671","imei1":"10367066533671","imei2":"10367066533671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163758,"job_number":"JOB_163758","tr_customer_id":163775,"tr_customer_product_id":163765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:14.000Z","modified_at":"2026-01-22T06:36:50.000Z","name":"Raymundo Wuckert","mobile_number":"659-518-1806","email_id":"Aron95@hotmail.com","dop":"2025-04-06","serial_number":"13880478494318","imei1":"13880478494318","imei2":"13880478494318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163755,"job_number":"JOB_163755","tr_customer_id":163772,"tr_customer_product_id":163762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:41.000Z","modified_at":"2026-01-22T06:36:21.000Z","name":"Wilber Johnson","mobile_number":"473-999-4816","email_id":"Ezekiel10@hotmail.com","dop":"2000-01-31","serial_number":"10803950745665","imei1":"10803950745665","imei2":"10803950745665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163752,"job_number":"JOB_163752","tr_customer_id":163769,"tr_customer_product_id":163759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:36:07.000Z","name":"Sebastian Langosh","mobile_number":"885-943-0815","email_id":"Gudrun96@yahoo.com","dop":"2025-04-06","serial_number":"12926237935990","imei1":"12926237935990","imei2":"12926237935990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163750,"job_number":"JOB_163750","tr_customer_id":163767,"tr_customer_product_id":163757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:36:08.000Z","name":"Coleman Blick","mobile_number":"582-549-6382","email_id":"Jordyn_Streich@gmail.com","dop":"2025-10-21","serial_number":"15806385790181","imei1":"15806385790181","imei2":"15806385790181","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163748,"job_number":"JOB_163748","tr_customer_id":163765,"tr_customer_product_id":163755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:35:20.000Z","name":"Rosalind Kris","mobile_number":"285-353-7533","email_id":"Ima_Johnson@gmail.com","dop":"2025-10-21","serial_number":"17654867066372","imei1":"17654867066372","imei2":"17654867066372","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163745,"job_number":"JOB_163745","tr_customer_id":163762,"tr_customer_product_id":163752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:21.000Z","modified_at":"2026-01-22T06:35:00.000Z","name":"Zola Glover","mobile_number":"711-819-3966","email_id":"Jaylin.Strosin43@hotmail.com","dop":"2025-04-06","serial_number":"14012787808279","imei1":"14012787808279","imei2":"14012787808279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163743,"job_number":"JOB_163743","tr_customer_id":163760,"tr_customer_product_id":163750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:58.000Z","name":"Sven Pagac","mobile_number":"832-783-2722","email_id":"Chauncey.Doyle@yahoo.com","dop":"2025-04-06","serial_number":"17268899665027","imei1":"17268899665027","imei2":"17268899665027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163740,"job_number":"JOB_163740","tr_customer_id":163757,"tr_customer_product_id":163747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:31:12.000Z","name":"Aditya Dare","mobile_number":"740-373-1084","email_id":"Oscar_Grant@hotmail.com","dop":"2025-04-06","serial_number":"18262977342874","imei1":"18262977342874","imei2":"18262977342874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163736,"job_number":"JOB_163736","tr_customer_id":163753,"tr_customer_product_id":163743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:30:25.000Z","name":"Jerrold McKenzie","mobile_number":"718-262-9425","email_id":"Oren_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"14467383637360","imei1":"14467383637360","imei2":"14467383637360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163731,"job_number":"JOB_163731","tr_customer_id":163748,"tr_customer_product_id":163738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:29:09.000Z","name":"Nicola Schaden","mobile_number":"337-507-9155","email_id":"Antonina28@hotmail.com","dop":"2025-04-06","serial_number":"12220475653039","imei1":"12220475653039","imei2":"12220475653039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163728,"job_number":"JOB_163728","tr_customer_id":163745,"tr_customer_product_id":163735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:44.000Z","modified_at":"2026-01-22T06:28:22.000Z","name":"Destin Conn","mobile_number":"757-462-6687","email_id":"Jovani43@hotmail.com","dop":"2025-04-06","serial_number":"14522956641895","imei1":"14522956641895","imei2":"14522956641895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163725,"job_number":"JOB_163725","tr_customer_id":163742,"tr_customer_product_id":163732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:27:36.000Z","name":"Monty Harber","mobile_number":"382-239-7075","email_id":"Ike_Wyman65@yahoo.com","dop":"2025-04-06","serial_number":"15570210601904","imei1":"15570210601904","imei2":"15570210601904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163722,"job_number":"JOB_163722","tr_customer_id":163739,"tr_customer_product_id":163729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:26:33.000Z","name":"Francisco Altenwerth","mobile_number":"381-716-0944","email_id":"Coty.Gleichner3@yahoo.com","dop":"2025-04-06","serial_number":"18811622312415","imei1":"18811622312415","imei2":"18811622312415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163719,"job_number":"JOB_163719","tr_customer_id":163736,"tr_customer_product_id":163726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:45.000Z","name":"Clay Kassulke","mobile_number":"355-694-2141","email_id":"Moriah_Lind77@gmail.com","dop":"2025-04-06","serial_number":"10951304701029","imei1":"10951304701029","imei2":"10951304701029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163716,"job_number":"JOB_163716","tr_customer_id":163733,"tr_customer_product_id":163723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:25:23.000Z","name":"Alexandro Fisher","mobile_number":"551-782-6815","email_id":"Kali.Rippin85@hotmail.com","dop":"2025-06-18","serial_number":"10177863747755","imei1":"10177863747755","imei2":"10177863747755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163709,"job_number":"JOB_163709","tr_customer_id":163726,"tr_customer_product_id":163716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:57.000Z","name":"Jayde Stiedemann","mobile_number":"737-697-3101","email_id":"Kelly.Boyer52@hotmail.com","dop":"2025-04-06","serial_number":"19420264240915","imei1":"19420264240915","imei2":"19420264240915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163698,"job_number":"JOB_163698","tr_customer_id":163715,"tr_customer_product_id":163705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:55.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Providenci O'Keefe","mobile_number":"941-335-6566","email_id":"Giovanna_Lowe78@gmail.com","dop":"2025-06-18","serial_number":"10494778859840","imei1":"10494778859840","imei2":"10494778859840","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163696,"job_number":"JOB_163696","tr_customer_id":163713,"tr_customer_product_id":163703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:24:37.000Z","name":"Gage Kassulke","mobile_number":"622-768-8871","email_id":"Jerome.Hane23@hotmail.com","dop":"2025-04-06","serial_number":"13637247338708","imei1":"13637247338708","imei2":"13637247338708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163690,"job_number":"JOB_163690","tr_customer_id":163707,"tr_customer_product_id":163697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:38.000Z","modified_at":"2026-01-22T05:21:14.000Z","name":"Edmond Sauer","mobile_number":"794-962-7371","email_id":"Tania32@gmail.com","dop":"2025-04-06","serial_number":"15726405377986","imei1":"15726405377986","imei2":"15726405377986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163687,"job_number":"JOB_163687","tr_customer_id":163704,"tr_customer_product_id":163694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:20:30.000Z","name":"Glen Mante","mobile_number":"778-714-7544","email_id":"Bobby.Graham@yahoo.com","dop":"2025-04-06","serial_number":"13302603732268","imei1":"13302603732268","imei2":"13302603732268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163684,"job_number":"JOB_163684","tr_customer_id":163701,"tr_customer_product_id":163691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:46.000Z","name":"Felicia Moore","mobile_number":"236-221-4748","email_id":"Savanna_Haag82@hotmail.com","dop":"2025-04-06","serial_number":"17018808213389","imei1":"17018808213389","imei2":"17018808213389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163681,"job_number":"JOB_163681","tr_customer_id":163698,"tr_customer_product_id":163688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:22.000Z","modified_at":"2026-01-22T05:03:01.000Z","name":"Jakayla Barrows","mobile_number":"710-547-5113","email_id":"Germaine_Marks@gmail.com","dop":"2025-04-06","serial_number":"16564282382212","imei1":"16564282382212","imei2":"16564282382212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163679,"job_number":"JOB_163679","tr_customer_id":163696,"tr_customer_product_id":163686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:11.000Z","modified_at":"2026-01-22T05:02:51.000Z","name":"Alisa Lesch","mobile_number":"966-711-4983","email_id":"Darrell16@gmail.com","dop":"2025-04-06","serial_number":"18810656100260","imei1":"18810656100260","imei2":"18810656100260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:02:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163677,"job_number":"JOB_163677","tr_customer_id":163694,"tr_customer_product_id":163684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:07.000Z","modified_at":"2026-01-22T05:01:43.000Z","name":"Hipolito McCullough","mobile_number":"685-843-5391","email_id":"Trenton_Powlowski86@hotmail.com","dop":"2025-04-06","serial_number":"16249149487387","imei1":"16249149487387","imei2":"16249149487387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163675,"job_number":"JOB_163675","tr_customer_id":163692,"tr_customer_product_id":163682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:23.000Z","modified_at":"2026-01-22T05:01:00.000Z","name":"Michelle Lockman","mobile_number":"851-833-7223","email_id":"Bruce.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"10121876545601","imei1":"10121876545601","imei2":"10121876545601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163673,"job_number":"JOB_163673","tr_customer_id":163690,"tr_customer_product_id":163680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:39.000Z","modified_at":"2026-01-22T05:00:16.000Z","name":"Mabel Ward","mobile_number":"539-353-2692","email_id":"Otis_Renner56@yahoo.com","dop":"2025-04-06","serial_number":"18350331245889","imei1":"18350331245889","imei2":"18350331245889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163671,"job_number":"JOB_163671","tr_customer_id":163688,"tr_customer_product_id":163678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:33.000Z","modified_at":"2026-01-22T04:53:43.000Z","name":"Lonny Yost","mobile_number":"663-687-9890","email_id":"Geo76@gmail.com","dop":"2025-07-01","serial_number":"108699234561943","imei1":"108699234561943","imei2":"108699234561943","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163669,"job_number":"JOB_163669","tr_customer_id":163686,"tr_customer_product_id":163676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:20.000Z","modified_at":"2026-01-22T04:53:30.000Z","name":"Oran Volkman","mobile_number":"296-891-2699","email_id":"Ervin30@yahoo.com","dop":"2025-07-01","serial_number":"101314957512046","imei1":"101314957512046","imei2":"101314957512046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163661,"job_number":"JOB_163661","tr_customer_id":163678,"tr_customer_product_id":163668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97570357307641","imei1":"97570357307641","imei2":"97570357307641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163654,"job_number":"JOB_163654","tr_customer_id":163671,"tr_customer_product_id":163661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61952597096654","imei1":"61952597096654","imei2":"61952597096654","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163647,"job_number":"JOB_163647","tr_customer_id":163664,"tr_customer_product_id":163654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15568422340947","imei1":"15568422340947","imei2":"15568422340947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163635,"job_number":"JOB_163635","tr_customer_id":163652,"tr_customer_product_id":163642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:57.000Z","name":"Elton Dietrich","mobile_number":"656-500-8270","email_id":"Kadin44@hotmail.com","dop":"2025-04-06","serial_number":"18940203838680","imei1":"18940203838680","imei2":"18940203838680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163633,"job_number":"JOB_163633","tr_customer_id":163650,"tr_customer_product_id":163640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:55.000Z","name":"Layla D'Amore","mobile_number":"877-265-3897","email_id":"Delores_Jast95@hotmail.com","dop":"2025-04-06","serial_number":"17982196227659","imei1":"17982196227659","imei2":"17982196227659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163629,"job_number":"JOB_163629","tr_customer_id":163646,"tr_customer_product_id":163636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:01:13.000Z","name":"Jeff Monahan","mobile_number":"786-616-3413","email_id":"Urban_Murray66@gmail.com","dop":"2025-04-06","serial_number":"12596659914898","imei1":"12596659914898","imei2":"12596659914898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163627,"job_number":"JOB_163627","tr_customer_id":163644,"tr_customer_product_id":163634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:01:12.000Z","name":"Derek Hand","mobile_number":"863-467-4576","email_id":"Davin_Dietrich93@hotmail.com","dop":"2025-04-06","serial_number":"12951902035683","imei1":"12951902035683","imei2":"12951902035683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163623,"job_number":"JOB_163623","tr_customer_id":163640,"tr_customer_product_id":163630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Ashleigh Prohaska","mobile_number":"300-839-9371","email_id":"Maximo12@gmail.com","dop":"2025-04-06","serial_number":"15715682937946","imei1":"15715682937946","imei2":"15715682937946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163621,"job_number":"JOB_163621","tr_customer_id":163638,"tr_customer_product_id":163628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Aurelia Monahan","mobile_number":"297-744-6002","email_id":"Elliot_Walter33@gmail.com","dop":"2000-01-31","serial_number":"10011155377352","imei1":"10011155377352","imei2":"10011155377352","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163615,"job_number":"JOB_163615","tr_customer_id":163632,"tr_customer_product_id":163622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:48.000Z","name":"Magnus Gleason","mobile_number":"395-967-3010","email_id":"Shane.Waelchi4@hotmail.com","dop":"2025-04-06","serial_number":"11518332554242","imei1":"11518332554242","imei2":"11518332554242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163612,"job_number":"JOB_163612","tr_customer_id":163629,"tr_customer_product_id":163619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:08.000Z","modified_at":"2026-01-22T04:00:44.000Z","name":"Blanca Ward","mobile_number":"647-896-9884","email_id":"Macie.Quigley@yahoo.com","dop":"2025-04-06","serial_number":"17755215152800","imei1":"17755215152800","imei2":"17755215152800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163606,"job_number":"JOB_163606","tr_customer_id":163623,"tr_customer_product_id":163613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:40.000Z","name":"Bridgette Schinner","mobile_number":"933-548-5720","email_id":"Joe.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"13665516311345","imei1":"13665516311345","imei2":"13665516311345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163603,"job_number":"JOB_163603","tr_customer_id":163620,"tr_customer_product_id":163610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T04:00:33.000Z","name":"Rashad Dach","mobile_number":"268-945-1016","email_id":"Nadia31@gmail.com","dop":"2025-04-06","serial_number":"16735578186941","imei1":"16735578186941","imei2":"16735578186941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163599,"job_number":"JOB_163599","tr_customer_id":163616,"tr_customer_product_id":163606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Thaddeus Schiller","mobile_number":"250-780-4642","email_id":"Patricia91@hotmail.com","dop":"2025-04-06","serial_number":"11169688234102","imei1":"11169688234102","imei2":"11169688234102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163597,"job_number":"JOB_163597","tr_customer_id":163614,"tr_customer_product_id":163604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:28.000Z","name":"Willie Grady","mobile_number":"407-248-6666","email_id":"Neoma25@hotmail.com","dop":"2025-04-06","serial_number":"19259509435261","imei1":"19259509435261","imei2":"19259509435261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163590,"job_number":"JOB_163590","tr_customer_id":163607,"tr_customer_product_id":163597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T04:00:23.000Z","name":"Adam Rowe","mobile_number":"662-758-4858","email_id":"Gerald_McCullough@gmail.com","dop":"2025-04-06","serial_number":"11971524107948","imei1":"11971524107948","imei2":"11971524107948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163588,"job_number":"JOB_163588","tr_customer_id":163605,"tr_customer_product_id":163595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T04:00:22.000Z","name":"Peyton Mosciski","mobile_number":"920-546-3457","email_id":"Keanu.Kertzmann@hotmail.com","dop":"2000-01-31","serial_number":"10112136958537","imei1":"10112136958537","imei2":"10112136958537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163585,"job_number":"JOB_163585","tr_customer_id":163602,"tr_customer_product_id":163592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:41.000Z","modified_at":"2026-01-22T04:00:17.000Z","name":"Ted Sawayn","mobile_number":"455-730-6137","email_id":"Justen_Stracke@gmail.com","dop":"2025-04-06","serial_number":"15642874933630","imei1":"15642874933630","imei2":"15642874933630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163581,"job_number":"JOB_163581","tr_customer_id":163598,"tr_customer_product_id":163588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:25.000Z","modified_at":"2026-01-22T04:00:00.000Z","name":"Xavier Collier","mobile_number":"621-323-7007","email_id":"Rickey13@hotmail.com","dop":"2025-04-06","serial_number":"11259194263564","imei1":"11259194263564","imei2":"11259194263564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163578,"job_number":"JOB_163578","tr_customer_id":163595,"tr_customer_product_id":163585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T04:00:02.000Z","name":"Dayton Rolfson","mobile_number":"216-577-9783","email_id":"Mario72@hotmail.com","dop":"2025-04-06","serial_number":"11006453362408","imei1":"11006453362408","imei2":"11006453362408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163576,"job_number":"JOB_163576","tr_customer_id":163593,"tr_customer_product_id":163583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Shawn Rowe","mobile_number":"742-804-9625","email_id":"Cody_Murazik@gmail.com","dop":"2025-04-06","serial_number":"19363560765469","imei1":"19363560765469","imei2":"19363560765469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163572,"job_number":"JOB_163572","tr_customer_id":163589,"tr_customer_product_id":163579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:57.000Z","name":"Elza Okuneva","mobile_number":"999-683-7319","email_id":"Watson20@gmail.com","dop":"2025-04-06","serial_number":"14425716504440","imei1":"14425716504440","imei2":"14425716504440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163570,"job_number":"JOB_163570","tr_customer_id":163587,"tr_customer_product_id":163577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:56.000Z","name":"Ellis Zulauf","mobile_number":"658-980-8573","email_id":"Andreane_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15770537901049","imei1":"15770537901049","imei2":"15770537901049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163565,"job_number":"JOB_163565","tr_customer_id":163582,"tr_customer_product_id":163572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"Dasia Graham","mobile_number":"228-666-1215","email_id":"Lisa60@hotmail.com","dop":"2025-04-06","serial_number":"18534045241389","imei1":"18534045241389","imei2":"18534045241389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163560,"job_number":"JOB_163560","tr_customer_id":163577,"tr_customer_product_id":163567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Jedediah Senger","mobile_number":"563-248-9478","email_id":"Wilson35@hotmail.com","dop":"2025-04-06","serial_number":"18043763468982","imei1":"18043763468982","imei2":"18043763468982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163553,"job_number":"JOB_163553","tr_customer_id":163570,"tr_customer_product_id":163560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Clovis Mills","mobile_number":"685-429-8114","email_id":"Gianni17@hotmail.com","dop":"2025-04-06","serial_number":"16162231947775","imei1":"16162231947775","imei2":"16162231947775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163550,"job_number":"JOB_163550","tr_customer_id":163567,"tr_customer_product_id":163557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Simone Wyman","mobile_number":"262-902-2648","email_id":"Carrie20@yahoo.com","dop":"2000-01-31","serial_number":"10987226518985","imei1":"10987226518985","imei2":"10987226518985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163546,"job_number":"JOB_163546","tr_customer_id":163563,"tr_customer_product_id":163553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Florida Schowalter","mobile_number":"276-573-7117","email_id":"Ariel.Hane@gmail.com","dop":"2025-04-06","serial_number":"12092392707101","imei1":"12092392707101","imei2":"12092392707101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163544,"job_number":"JOB_163544","tr_customer_id":163561,"tr_customer_product_id":163551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Anthony Jacobs","mobile_number":"438-651-0127","email_id":"Jade_Boyer@gmail.com","dop":"2025-04-06","serial_number":"14401746799274","imei1":"14401746799274","imei2":"14401746799274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163540,"job_number":"JOB_163540","tr_customer_id":163557,"tr_customer_product_id":163547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:42.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Taya Nolan","mobile_number":"568-853-5563","email_id":"Mckayla_Franecki@hotmail.com","dop":"2025-04-06","serial_number":"19491977456158","imei1":"19491977456158","imei2":"19491977456158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163539,"job_number":"JOB_163539","tr_customer_id":163556,"tr_customer_product_id":163546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Bertrand Hayes","mobile_number":"589-390-0823","email_id":"Clara87@yahoo.com","dop":"2025-04-06","serial_number":"15490643124220","imei1":"15490643124220","imei2":"15490643124220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163533,"job_number":"JOB_163533","tr_customer_id":163550,"tr_customer_product_id":163540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Antonietta Veum","mobile_number":"911-292-1699","email_id":"Ursula_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"10766294919009","imei1":"10766294919009","imei2":"10766294919009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163532,"job_number":"JOB_163532","tr_customer_id":163549,"tr_customer_product_id":163539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:59:14.000Z","name":"Viola Gutkowski","mobile_number":"226-922-5745","email_id":"Gaylord19@yahoo.com","dop":"2025-04-06","serial_number":"14742006249625","imei1":"14742006249625","imei2":"14742006249625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163529,"job_number":"JOB_163529","tr_customer_id":163546,"tr_customer_product_id":163536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Keshaun Rippin","mobile_number":"344-536-0075","email_id":"Haleigh.Adams41@yahoo.com","dop":"2025-04-06","serial_number":"14997931498514","imei1":"14997931498514","imei2":"14997931498514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163525,"job_number":"JOB_163525","tr_customer_id":163542,"tr_customer_product_id":163532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:59:08.000Z","name":"Dan Pacocha","mobile_number":"287-992-2459","email_id":"Amparo45@gmail.com","dop":"2025-04-06","serial_number":"13306504335065","imei1":"13306504335065","imei2":"13306504335065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163521,"job_number":"JOB_163521","tr_customer_id":163538,"tr_customer_product_id":163528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Kellen Lakin","mobile_number":"305-601-6537","email_id":"Marques20@yahoo.com","dop":"2025-04-06","serial_number":"13938638381888","imei1":"13938638381888","imei2":"13938638381888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163518,"job_number":"JOB_163518","tr_customer_id":163535,"tr_customer_product_id":163525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:27.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Beth Bosco","mobile_number":"871-219-4103","email_id":"Jairo_Tillman@gmail.com","dop":"2025-05-30","serial_number":"19526323722702","imei1":"19526323722702","imei2":"19526323722702","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163515,"job_number":"JOB_163515","tr_customer_id":163532,"tr_customer_product_id":163522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:55.000Z","name":"Eloy Haag","mobile_number":"707-863-6602","email_id":"Cristobal93@gmail.com","dop":"2000-01-31","serial_number":"10081072752305","imei1":"10081072752305","imei2":"10081072752305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163514,"job_number":"JOB_163514","tr_customer_id":163531,"tr_customer_product_id":163521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:54.000Z","name":"Virginie Rippin","mobile_number":"220-247-3907","email_id":"Lilyan_Koepp97@hotmail.com","dop":"2025-06-18","serial_number":"10833226072437","imei1":"10833226072437","imei2":"10833226072437","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163509,"job_number":"JOB_163509","tr_customer_id":163526,"tr_customer_product_id":163516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Kieran Hamill","mobile_number":"676-812-2457","email_id":"Krista52@gmail.com","dop":"2025-04-06","serial_number":"13360449192288","imei1":"13360449192288","imei2":"13360449192288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163507,"job_number":"JOB_163507","tr_customer_id":163524,"tr_customer_product_id":163514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Dagmar Okuneva","mobile_number":"580-344-0234","email_id":"Carmel.Hartmann64@gmail.com","dop":"2025-04-06","serial_number":"15746221300219","imei1":"15746221300219","imei2":"15746221300219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163503,"job_number":"JOB_163503","tr_customer_id":163520,"tr_customer_product_id":163510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:02.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"Myrl Robel","mobile_number":"803-530-3775","email_id":"Hudson48@gmail.com","dop":"2025-04-06","serial_number":"17252833675228","imei1":"17252833675228","imei2":"17252833675228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163501,"job_number":"JOB_163501","tr_customer_id":163518,"tr_customer_product_id":163508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:34.000Z","name":"Willard Grady","mobile_number":"481-497-9561","email_id":"Eusebio.Rempel95@gmail.com","dop":"2025-04-06","serial_number":"10413286534780","imei1":"10413286534780","imei2":"10413286534780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163498,"job_number":"JOB_163498","tr_customer_id":163515,"tr_customer_product_id":163505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:55.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Noelia White","mobile_number":"602-745-6781","email_id":"Elenora.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"12771801690877","imei1":"12771801690877","imei2":"12771801690877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163495,"job_number":"JOB_163495","tr_customer_id":163512,"tr_customer_product_id":163502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Cydney Rogahn","mobile_number":"439-225-9490","email_id":"Clement71@yahoo.com","dop":"2025-04-06","serial_number":"15093034076349","imei1":"15093034076349","imei2":"15093034076349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163492,"job_number":"JOB_163492","tr_customer_id":163509,"tr_customer_product_id":163499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:27.000Z","name":"Danielle Brekke","mobile_number":"512-745-1292","email_id":"Antonette.Homenick88@hotmail.com","dop":"2025-04-06","serial_number":"13728254893091","imei1":"13728254893091","imei2":"13728254893091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163488,"job_number":"JOB_163488","tr_customer_id":163505,"tr_customer_product_id":163495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:58:22.000Z","name":"Constance Moen","mobile_number":"890-897-6766","email_id":"Immanuel_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"10056745028317","imei1":"10056745028317","imei2":"10056745028317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163485,"job_number":"JOB_163485","tr_customer_id":163502,"tr_customer_product_id":163492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:44.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Casimer Lebsack","mobile_number":"814-284-5872","email_id":"Walter.Pfannerstill52@yahoo.com","dop":"2025-04-06","serial_number":"12425230516743","imei1":"12425230516743","imei2":"12425230516743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163482,"job_number":"JOB_163482","tr_customer_id":163499,"tr_customer_product_id":163489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:58:12.000Z","name":"Daryl Orn","mobile_number":"332-287-8443","email_id":"Declan36@gmail.com","dop":"2025-06-18","serial_number":"10905585943521","imei1":"10905585943521","imei2":"10905585943521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163478,"job_number":"JOB_163478","tr_customer_id":163495,"tr_customer_product_id":163485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:33.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Kaelyn Reichert","mobile_number":"649-545-2289","email_id":"Verlie.Mitchell79@hotmail.com","dop":"2025-04-06","serial_number":"18670258333112","imei1":"18670258333112","imei2":"18670258333112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163475,"job_number":"JOB_163475","tr_customer_id":163492,"tr_customer_product_id":163482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:30.000Z","modified_at":"2026-01-22T03:58:07.000Z","name":"Sanford Auer","mobile_number":"742-268-5310","email_id":"Erika60@hotmail.com","dop":"2025-04-06","serial_number":"16359301569719","imei1":"16359301569719","imei2":"16359301569719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163472,"job_number":"JOB_163472","tr_customer_id":163489,"tr_customer_product_id":163479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:19.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Stevie Kozey","mobile_number":"722-406-6593","email_id":"Napoleon.Treutel8@gmail.com","dop":"2025-04-06","serial_number":"14748606284092","imei1":"14748606284092","imei2":"14748606284092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163471,"job_number":"JOB_163471","tr_customer_id":163488,"tr_customer_product_id":163478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:11.000Z","modified_at":"2026-01-22T03:57:19.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10104137016969","imei1":"10104137016969","imei2":"10104137016969","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163469,"job_number":"JOB_163469","tr_customer_id":163486,"tr_customer_product_id":163476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:09.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Celestino Champlin","mobile_number":"323-428-4779","email_id":"Lillian.Stamm74@gmail.com","dop":"2025-04-06","serial_number":"18942008871062","imei1":"18942008871062","imei2":"18942008871062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163466,"job_number":"JOB_163466","tr_customer_id":163483,"tr_customer_product_id":163473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:02.000Z","modified_at":"2026-01-22T03:57:40.000Z","name":"Ezekiel Torphy","mobile_number":"930-230-8149","email_id":"Will.Cartwright25@yahoo.com","dop":"2025-04-06","serial_number":"19077715366923","imei1":"19077715366923","imei2":"19077715366923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163465,"job_number":"JOB_163465","tr_customer_id":163482,"tr_customer_product_id":163472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:00.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66098132301166","imei1":"66098132301166","imei2":"66098132301166","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163462,"job_number":"JOB_163462","tr_customer_id":163479,"tr_customer_product_id":163469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:05:01.000Z","name":"Clementine Mayer","mobile_number":"498-728-1723","email_id":"Estefania_Moore73@hotmail.com","dop":"2025-04-06","serial_number":"15867308796195","imei1":"15867308796195","imei2":"15867308796195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163459,"job_number":"JOB_163459","tr_customer_id":163476,"tr_customer_product_id":163466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:04:19.000Z","name":"Omer Nienow","mobile_number":"599-496-0604","email_id":"Effie_Smith@hotmail.com","dop":"2025-04-06","serial_number":"12544195811635","imei1":"12544195811635","imei2":"12544195811635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163456,"job_number":"JOB_163456","tr_customer_id":163473,"tr_customer_product_id":163463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:37.000Z","name":"Krista Terry","mobile_number":"948-520-8742","email_id":"Jammie87@gmail.com","dop":"2025-04-06","serial_number":"11743797185499","imei1":"11743797185499","imei2":"11743797185499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzc1ODJ9.Hr3EHbbx-4FHSQXT6-cdjP5LqDdOSTsaoL0js2HOR30 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a7cb5cbd-d971-457f-a7d6-9814471297a4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_164006"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"408-PoFCxwcPQf5cGUlaD9Mi6anj7Z4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164006,"job_number":"JOB_164006","tr_customer_id":164023,"tr_customer_product_id":164013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:46.000Z","modified_at":"2026-01-22T14:27:46.000Z","name":"Norris Schneider","mobile_number":"252-642-3882","email_id":"Arlie.Muller27@gmail.com","dop":"2025-12-01","serial_number":"19779951107021","imei1":"19779951107021","imei2":"19779951107021","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjF9.d_ei1_8GscOVvCApiR3j3TrjOBI9gVQ88Eaa7FWwnlc |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8e5767ff-744e-47c5-9bcf-204565995e14 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"633-CvN6EjUai4jKn9DbhMbndhzbsaA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":164006,"job_number":"JOB_164006","tr_customer_id":164023,"tr_customer_product_id":164013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:46.000Z","modified_at":"2026-01-22T14:27:46.000Z","name":"Norris Schneider","mobile_number":"252-642-3882","email_id":"Arlie.Muller27@gmail.com","dop":"2025-12-01","serial_number":"19779951107021","imei1":"19779951107021","imei2":"19779951107021","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":628022,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T14:27:46.000Z","created_at":"2026-01-22T14:27:46.000Z"},{"id":628023,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T14:27:46.000Z","created_at":"2026-01-22T14:27:46.000Z"}],"problems":[{"id":143424,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T14:27:46.000Z"}],"quatations":[]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bf1c1459-da02-48cd-9b65-1f1541cb5c1e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-iulRL2dC7NCTerWN430u/Y+sXOw" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjl9.x60nVhKWlhih5LZdLRBsl1HqreXFeIzCu26fHCAoClA"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjl9.x60nVhKWlhih5LZdLRBsl1HqreXFeIzCu26fHCAoClA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7f7f5f94-9aad-4240-a66f-c6d9120c5ffb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:49 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"f2-z3kPe63FCyX4+dgtahsodYVcnu8"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjl9.x60nVhKWlhih5LZdLRBsl1HqreXFeIzCu26fHCAoClA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c413a762-3152-4188-be5a-88afc829eddd |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-xjUdUaebZ8H7FPDw0M5vM4+A/4c" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":361},{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjl9.x60nVhKWlhih5LZdLRBsl1HqreXFeIzCu26fHCAoClA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f1587f09-0047-4d79-a737-603f5507e2aa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"57960-Z4IJYv9q/cKS34d/bxmikcNJj68" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163450,"job_number":"JOB_163450","tr_customer_id":163467,"tr_customer_product_id":163457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T19:53:01.000Z","modified_at":"2026-01-21T19:53:01.000Z","name":"Nichole Armstrong","mobile_number":"675-528-4812","email_id":"Leland_Durgan86@hotmail.com","dop":"2025-06-08","serial_number":"13329187153531","imei1":"13329187153531","imei2":"13329187153531","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163451,"job_number":"JOB_163451","tr_customer_id":163468,"tr_customer_product_id":163458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T21:32:53.000Z","modified_at":"2026-01-21T21:32:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-11","serial_number":"48869945694101","imei1":"48869945694101","imei2":"48869945694101","popurl":"2026-01-11T21:32:52.998717400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T21:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163452,"job_number":"JOB_163452","tr_customer_id":163469,"tr_customer_product_id":163459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:16.000Z","modified_at":"2026-01-21T23:44:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-11T23:44:16.542327478Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163453,"job_number":"JOB_163453","tr_customer_id":163470,"tr_customer_product_id":163460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:17.000Z","modified_at":"2026-01-21T23:44:17.000Z","name":"Girika Iyengar","mobile_number":"7031314799","email_id":"deeptimayee.nehru@hotmail.com","dop":"2026-01-11","serial_number":"405304950696894","imei1":"405304950696894","imei2":"405304950696894","popurl":"www.subodh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163454,"job_number":"JOB_163454","tr_customer_id":163471,"tr_customer_product_id":163461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:46:44.000Z","modified_at":"2026-01-21T23:46:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-11T23:46:44.378035204Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163919,"job_number":"JOB_163919","tr_customer_id":163936,"tr_customer_product_id":163926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17018818799865","imei1":"17018818799865","imei2":"17018818799865","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163921,"job_number":"JOB_163921","tr_customer_id":163938,"tr_customer_product_id":163928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19160647369108","imei1":"19160647369108","imei2":"19160647369108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163923,"job_number":"JOB_163923","tr_customer_id":163940,"tr_customer_product_id":163930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105133757295131","imei1":"105133757295131","imei2":"105133757295131","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163924,"job_number":"JOB_163924","tr_customer_id":163941,"tr_customer_product_id":163931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"101213901565840","imei1":"101213901565840","imei2":"101213901565840","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163925,"job_number":"JOB_163925","tr_customer_id":163942,"tr_customer_product_id":163932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105222480433245","imei1":"105222480433245","imei2":"105222480433245","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163929,"job_number":"JOB_163929","tr_customer_id":163946,"tr_customer_product_id":163936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:15:01.000Z","modified_at":"2026-01-22T13:15:01.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-12","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-12T13:15:00.683846363Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163930,"job_number":"JOB_163930","tr_customer_id":163947,"tr_customer_product_id":163937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:25.000Z","modified_at":"2026-01-22T13:32:25.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"bharatij243@gmail.com","dop":"2025-11-30","serial_number":"102415798690997","imei1":"102415798690997","imei2":"102415798690997","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163931,"job_number":"JOB_163931","tr_customer_id":163948,"tr_customer_product_id":163938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:26.000Z","modified_at":"2026-01-22T13:32:26.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"udayp23@gmail.com","dop":"2025-11-30","serial_number":"101460813444357","imei1":"101460813444357","imei2":"101460813444357","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163932,"job_number":"JOB_163932","tr_customer_id":163949,"tr_customer_product_id":163939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:27.000Z","modified_at":"2026-01-22T13:32:27.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"kajalj2344@gmail.com","dop":"2025-11-30","serial_number":"105210233199496","imei1":"105210233199496","imei2":"105210233199496","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163936,"job_number":"JOB_163936","tr_customer_id":163953,"tr_customer_product_id":163943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:54:54.000Z","modified_at":"2026-01-22T13:54:54.000Z","name":"Hilda Sipes","mobile_number":"Jones","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"16257583253605","imei2":"16257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163937,"job_number":"JOB_163937","tr_customer_id":163954,"tr_customer_product_id":163944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38452920062049","imei1":"38452920062049","imei2":"38452920062049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163938,"job_number":"JOB_163938","tr_customer_id":163955,"tr_customer_product_id":163945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77139864587698","imei1":"77139864587698","imei2":"77139864587698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163939,"job_number":"JOB_163939","tr_customer_id":163956,"tr_customer_product_id":163946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27476822549382","imei1":"27476822549382","imei2":"27476822549382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163940,"job_number":"JOB_163940","tr_customer_id":163957,"tr_customer_product_id":163947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34246268224268","imei1":"34246268224268","imei2":"34246268224268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163941,"job_number":"JOB_163941","tr_customer_id":163958,"tr_customer_product_id":163948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71805424824978","imei1":"71805424824978","imei2":"71805424824978","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163942,"job_number":"JOB_163942","tr_customer_id":163959,"tr_customer_product_id":163949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:06.000Z","modified_at":"2026-01-22T14:00:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49345789284070","imei1":"49345789284070","imei2":"49345789284070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163945,"job_number":"JOB_163945","tr_customer_id":163962,"tr_customer_product_id":163952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:20.000Z","modified_at":"2026-01-22T14:00:20.000Z","name":"Jocelyn Thompson","mobile_number":"860-802-4691","email_id":"Dovie45@hotmail.com","dop":"2025-04-06","serial_number":"10913258822432294","imei1":"10913258822432294","imei2":"10913258822432294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163946,"job_number":"JOB_163946","tr_customer_id":163963,"tr_customer_product_id":163953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72049590944121","imei1":"72049590944121","imei2":"72049590944121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163947,"job_number":"JOB_163947","tr_customer_id":163964,"tr_customer_product_id":163954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68556658687517","imei1":"68556658687517","imei2":"68556658687517","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163948,"job_number":"JOB_163948","tr_customer_id":163965,"tr_customer_product_id":163955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69056171087140","imei1":"69056171087140","imei2":"69056171087140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163949,"job_number":"JOB_163949","tr_customer_id":163966,"tr_customer_product_id":163956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86330032178622","imei1":"86330032178622","imei2":"86330032178622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163950,"job_number":"JOB_163950","tr_customer_id":163967,"tr_customer_product_id":163957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50921475712400","imei1":"50921475712400","imei2":"50921475712400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163951,"job_number":"JOB_163951","tr_customer_id":163968,"tr_customer_product_id":163958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:42.000Z","modified_at":"2026-01-22T14:00:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52940581920144","imei1":"52940581920144","imei2":"52940581920144","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163953,"job_number":"JOB_163953","tr_customer_id":163970,"tr_customer_product_id":163960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:10.000Z","modified_at":"2026-01-22T14:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17970479363098","imei1":"17970479363098","imei2":"17970479363098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163955,"job_number":"JOB_163955","tr_customer_id":163972,"tr_customer_product_id":163962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:12.000Z","modified_at":"2026-01-22T14:01:12.000Z","name":"Noe Jast","mobile_number":"848-358-7213","email_id":"Dora57@yahoo.com","dop":"2025-04-06","serial_number":"11584123174800512","imei1":"11584123174800512","imei2":"11584123174800512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163956,"job_number":"JOB_163956","tr_customer_id":163973,"tr_customer_product_id":163963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:15.000Z","modified_at":"2026-01-22T14:01:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19700641412311","imei1":"19700641412311","imei2":"19700641412311","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163957,"job_number":"JOB_163957","tr_customer_id":163974,"tr_customer_product_id":163964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89645832474962","imei1":"89645832474962","imei2":"89645832474962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163958,"job_number":"JOB_163958","tr_customer_id":163975,"tr_customer_product_id":163965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70455364736965","imei1":"70455364736965","imei2":"70455364736965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163959,"job_number":"JOB_163959","tr_customer_id":163976,"tr_customer_product_id":163966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88116172070789","imei1":"88116172070789","imei2":"88116172070789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163960,"job_number":"JOB_163960","tr_customer_id":163977,"tr_customer_product_id":163967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43809514335394","imei1":"43809514335394","imei2":"43809514335394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163961,"job_number":"JOB_163961","tr_customer_id":163978,"tr_customer_product_id":163968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73896292256921","imei1":"73896292256921","imei2":"73896292256921","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163965,"job_number":"JOB_163965","tr_customer_id":163982,"tr_customer_product_id":163972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:59.000Z","modified_at":"2026-01-22T14:01:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15549842938715","imei1":"15549842938715","imei2":"15549842938715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163968,"job_number":"JOB_163968","tr_customer_id":163985,"tr_customer_product_id":163975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:01.000Z","modified_at":"2026-01-22T14:02:01.000Z","name":"Issac Runte","mobile_number":"206-220-2322","email_id":"Kayden6@gmail.com","dop":"2025-04-06","serial_number":"16914486573812810","imei1":"16914486573812810","imei2":"16914486573812810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163969,"job_number":"JOB_163969","tr_customer_id":163986,"tr_customer_product_id":163976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:48.000Z","modified_at":"2026-01-22T14:02:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16983178352039","imei1":"16983178352039","imei2":"16983178352039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163971,"job_number":"JOB_163971","tr_customer_id":163988,"tr_customer_product_id":163978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:50.000Z","modified_at":"2026-01-22T14:02:50.000Z","name":"Jabari Conn","mobile_number":"366-687-3890","email_id":"Savion.Stanton@gmail.com","dop":"2025-04-06","serial_number":"18752463588417376","imei1":"18752463588417376","imei2":"18752463588417376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163973,"job_number":"JOB_163973","tr_customer_id":163990,"tr_customer_product_id":163980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:19:21.000Z","modified_at":"2026-01-22T14:19:21.000Z","name":"Hilda Sipes","mobile_number":"5125173023","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"76257583253605","imei2":"76257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163983,"job_number":"JOB_163983","tr_customer_id":164000,"tr_customer_product_id":163990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:12.000Z","modified_at":"2026-01-22T14:23:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13129556603462","imei1":"13129556603462","imei2":"13129556603462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163985,"job_number":"JOB_163985","tr_customer_id":164002,"tr_customer_product_id":163992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:14.000Z","modified_at":"2026-01-22T14:23:14.000Z","name":"Lowell Hartmann","mobile_number":"927-572-0979","email_id":"Christop_Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"14609508490334992","imei1":"14609508490334992","imei2":"14609508490334992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163986,"job_number":"JOB_163986","tr_customer_id":164003,"tr_customer_product_id":163993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:58.000Z","modified_at":"2026-01-22T14:23:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13592299053758","imei1":"13592299053758","imei2":"13592299053758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163988,"job_number":"JOB_163988","tr_customer_id":164005,"tr_customer_product_id":163995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:00.000Z","modified_at":"2026-01-22T14:24:00.000Z","name":"Claire Connelly","mobile_number":"313-845-4394","email_id":"Elenora_Beier83@gmail.com","dop":"2025-04-06","serial_number":"10378486623575158","imei1":"10378486623575158","imei2":"10378486623575158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163989,"job_number":"JOB_163989","tr_customer_id":164006,"tr_customer_product_id":163996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:44.000Z","modified_at":"2026-01-22T14:24:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15390593175059","imei1":"15390593175059","imei2":"15390593175059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163991,"job_number":"JOB_163991","tr_customer_id":164008,"tr_customer_product_id":163998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:46.000Z","modified_at":"2026-01-22T14:24:46.000Z","name":"Cloyd Vandervort","mobile_number":"265-581-8881","email_id":"Georgiana.Kuvalis18@gmail.com","dop":"2025-04-06","serial_number":"12641285337351660","imei1":"12641285337351660","imei2":"12641285337351660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163992,"job_number":"JOB_163992","tr_customer_id":164009,"tr_customer_product_id":163999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:01.000Z","modified_at":"2026-01-22T14:25:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516723902243","imei1":"10516723902243","imei2":"10516723902243","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163994,"job_number":"JOB_163994","tr_customer_id":164011,"tr_customer_product_id":164001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:02.000Z","modified_at":"2026-01-22T14:25:02.000Z","name":"Lilla Bayer","mobile_number":"648-972-8912","email_id":"Brandyn_Keebler76@gmail.com","dop":"2025-06-18","serial_number":"1030331188273015","imei1":"1030331188273015","imei2":"1030331188273015","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163995,"job_number":"JOB_163995","tr_customer_id":164012,"tr_customer_product_id":164002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:43.000Z","modified_at":"2026-01-22T14:25:43.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10714410141513","imei1":"10714410141513","imei2":"10714410141513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163997,"job_number":"JOB_163997","tr_customer_id":164014,"tr_customer_product_id":164004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:44.000Z","modified_at":"2026-01-22T14:25:44.000Z","name":"Macey Bogan","mobile_number":"550-945-3542","email_id":"Steve.OKon59@gmail.com","dop":"2025-06-18","serial_number":"1073855451749641","imei1":"1073855451749641","imei2":"1073855451749641","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163998,"job_number":"JOB_163998","tr_customer_id":164015,"tr_customer_product_id":164005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16345472592947","imei1":"16345472592947","imei2":"16345472592947","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164000,"job_number":"JOB_164000","tr_customer_id":164017,"tr_customer_product_id":164007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15333182261526","imei1":"15333182261526","imei2":"15333182261526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164002,"job_number":"JOB_164002","tr_customer_id":164019,"tr_customer_product_id":164009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:44.000Z","modified_at":"2026-01-22T14:27:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10843360049927","imei1":"10843360049927","imei2":"10843360049927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164003,"job_number":"JOB_164003","tr_customer_id":164020,"tr_customer_product_id":164010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:44.000Z","modified_at":"2026-01-22T14:27:44.000Z","name":"Ansley Huels","mobile_number":"895-881-8187","email_id":"Dena55@yahoo.com","dop":"2025-04-06","serial_number":"12229160778223","imei1":"12229160778223","imei2":"12229160778223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164004,"job_number":"JOB_164004","tr_customer_id":164021,"tr_customer_product_id":164011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:45.000Z","modified_at":"2026-01-22T14:27:45.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15963872183137","imei1":"15963872183137","imei2":"15963872183137","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164005,"job_number":"JOB_164005","tr_customer_id":164022,"tr_customer_product_id":164012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:46.000Z","modified_at":"2026-01-22T14:27:46.000Z","name":"Charles Gislason","mobile_number":"831-768-8567","email_id":"Kraig.Koepp@gmail.com","dop":"2025-04-06","serial_number":"18143549219149896","imei1":"18143549219149896","imei2":"18143549219149896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164006,"job_number":"JOB_164006","tr_customer_id":164023,"tr_customer_product_id":164013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:46.000Z","modified_at":"2026-01-22T14:27:46.000Z","name":"Norris Schneider","mobile_number":"252-642-3882","email_id":"Arlie.Muller27@gmail.com","dop":"2025-12-01","serial_number":"19779951107021","imei1":"19779951107021","imei2":"19779951107021","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163974,"job_number":"JOB_163974","tr_customer_id":163991,"tr_customer_product_id":163981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121618569010336","imei1":"121618569010336","imei2":"121618569010336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163975,"job_number":"JOB_163975","tr_customer_id":163992,"tr_customer_product_id":163982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"Nelda Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147044432220875","imei1":"147044432220875","imei2":"147044432220875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163976,"job_number":"JOB_163976","tr_customer_id":163993,"tr_customer_product_id":163983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Santiago Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166807984452199","imei1":"166807984452199","imei2":"166807984452199","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163977,"job_number":"JOB_163977","tr_customer_id":163994,"tr_customer_product_id":163984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Vaughn Hamill","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"148799137745210","imei1":"148799137745210","imei2":"148799137745210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163978,"job_number":"JOB_163978","tr_customer_id":163995,"tr_customer_product_id":163985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"117490788929589","imei1":"117490788929589","imei2":"117490788929589","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163979,"job_number":"JOB_163979","tr_customer_id":163996,"tr_customer_product_id":163986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Christ Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112358719006285","imei1":"112358719006285","imei2":"112358719006285","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163980,"job_number":"JOB_163980","tr_customer_id":163997,"tr_customer_product_id":163987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Lue Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128166661147915","imei1":"128166661147915","imei2":"128166661147915","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163981,"job_number":"JOB_163981","tr_customer_id":163998,"tr_customer_product_id":163988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:25.000Z","modified_at":"2026-01-22T14:20:25.000Z","name":"Sarai Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114640349230210","imei1":"114640349230210","imei2":"114640349230210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjl9.x60nVhKWlhih5LZdLRBsl1HqreXFeIzCu26fHCAoClA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ebac5e23-2814-49af-967e-d30e9e52cd11 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:50 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"engineer_id":2}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgwNzR9.eqHJVdXCqPkUgfTf0QbkqxE4HxFYdKjHxVapq50ChTk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c3262531-95a1-48f9-9ce8-02184d7c2421 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 164006,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"791216-5nbZWaURIzsissFlm2bSNnAaTk4"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNjl9.x60nVhKWlhih5LZdLRBsl1HqreXFeIzCu26fHCAoClA |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | af66e7aa-14fc-4b4e-b397-234fc382e738 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"57576-+k3ff94w5MELLmxBTGJEIfNiN08" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163450,"job_number":"JOB_163450","tr_customer_id":163467,"tr_customer_product_id":163457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T19:53:01.000Z","modified_at":"2026-01-21T19:53:01.000Z","name":"Nichole Armstrong","mobile_number":"675-528-4812","email_id":"Leland_Durgan86@hotmail.com","dop":"2025-06-08","serial_number":"13329187153531","imei1":"13329187153531","imei2":"13329187153531","popurl":"2025-06-08T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T19:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163451,"job_number":"JOB_163451","tr_customer_id":163468,"tr_customer_product_id":163458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T21:32:53.000Z","modified_at":"2026-01-21T21:32:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-11","serial_number":"48869945694101","imei1":"48869945694101","imei2":"48869945694101","popurl":"2026-01-11T21:32:52.998717400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T21:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163452,"job_number":"JOB_163452","tr_customer_id":163469,"tr_customer_product_id":163459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:16.000Z","modified_at":"2026-01-21T23:44:16.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-11T23:44:16.542327478Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163453,"job_number":"JOB_163453","tr_customer_id":163470,"tr_customer_product_id":163460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:44:17.000Z","modified_at":"2026-01-21T23:44:17.000Z","name":"Girika Iyengar","mobile_number":"7031314799","email_id":"deeptimayee.nehru@hotmail.com","dop":"2026-01-11","serial_number":"405304950696894","imei1":"405304950696894","imei2":"405304950696894","popurl":"www.subodh-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163454,"job_number":"JOB_163454","tr_customer_id":163471,"tr_customer_product_id":163461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-21T23:46:44.000Z","modified_at":"2026-01-21T23:46:44.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-11","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-11T23:46:44.378035204Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-21T23:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163455,"job_number":"JOB_163455","tr_customer_id":163472,"tr_customer_product_id":163462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10800644941797","imei1":"10800644941797","imei2":"10800644941797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163457,"job_number":"JOB_163457","tr_customer_id":163474,"tr_customer_product_id":163464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:04.000Z","modified_at":"2026-01-22T03:03:04.000Z","name":"Aaron Goldner","mobile_number":"493-529-5201","email_id":"Ewald_Reichert@hotmail.com","dop":"2025-04-06","serial_number":"17439167850527626","imei1":"17439167850527626","imei2":"17439167850527626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163458,"job_number":"JOB_163458","tr_customer_id":163475,"tr_customer_product_id":163465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:03:44.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15855230563080","imei1":"15855230563080","imei2":"15855230563080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163460,"job_number":"JOB_163460","tr_customer_id":163477,"tr_customer_product_id":163467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:46.000Z","modified_at":"2026-01-22T03:03:46.000Z","name":"Ted Kulas","mobile_number":"273-646-4025","email_id":"Alison59@yahoo.com","dop":"2025-04-06","serial_number":"10157705820152006","imei1":"10157705820152006","imei2":"10157705820152006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163461,"job_number":"JOB_163461","tr_customer_id":163478,"tr_customer_product_id":163468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:04:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19683352864606","imei1":"19683352864606","imei2":"19683352864606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163463,"job_number":"JOB_163463","tr_customer_id":163480,"tr_customer_product_id":163470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:27.000Z","modified_at":"2026-01-22T03:04:27.000Z","name":"Christop Howe","mobile_number":"372-876-7702","email_id":"Unique.Quigley96@yahoo.com","dop":"2025-04-06","serial_number":"16439687903308184","imei1":"16439687903308184","imei2":"16439687903308184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163464,"job_number":"JOB_163464","tr_customer_id":163481,"tr_customer_product_id":163471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:30:56.000Z","modified_at":"2026-01-22T03:30:56.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-12","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-12T03:30:55.873983400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163467,"job_number":"JOB_163467","tr_customer_id":163484,"tr_customer_product_id":163474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:03.000Z","modified_at":"2026-01-22T03:57:03.000Z","name":"Alexa Wunsch","mobile_number":"688-925-6775","email_id":"Adrain_McGlynn88@yahoo.com","dop":"2025-04-06","serial_number":"10912469746018458","imei1":"10912469746018458","imei2":"10912469746018458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163468,"job_number":"JOB_163468","tr_customer_id":163485,"tr_customer_product_id":163475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:08.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19578916875475","imei1":"19578916875475","imei2":"19578916875475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163470,"job_number":"JOB_163470","tr_customer_id":163487,"tr_customer_product_id":163477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:10.000Z","modified_at":"2026-01-22T03:57:10.000Z","name":"Norwood Carroll","mobile_number":"579-770-4959","email_id":"Jerald.Bogisich86@gmail.com","dop":"2025-04-06","serial_number":"14159281727370166","imei1":"14159281727370166","imei2":"14159281727370166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163473,"job_number":"JOB_163473","tr_customer_id":163490,"tr_customer_product_id":163480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:21.000Z","modified_at":"2026-01-22T03:57:21.000Z","name":"Gilbert Weissnat","mobile_number":"391-763-8710","email_id":"Paula.Turcotte@gmail.com","dop":"2025-04-06","serial_number":"19994436822257692","imei1":"19994436822257692","imei2":"19994436822257692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163476,"job_number":"JOB_163476","tr_customer_id":163493,"tr_customer_product_id":163483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"Jasen Lesch","mobile_number":"345-990-0015","email_id":"Angel.Towne@yahoo.com","dop":"2025-04-06","serial_number":"16422495861888100","imei1":"16422495861888100","imei2":"16422495861888100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163477,"job_number":"JOB_163477","tr_customer_id":163494,"tr_customer_product_id":163484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:32.000Z","modified_at":"2026-01-22T03:57:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17077987759588","imei1":"17077987759588","imei2":"17077987759588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163479,"job_number":"JOB_163479","tr_customer_id":163496,"tr_customer_product_id":163486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:34.000Z","modified_at":"2026-01-22T03:57:34.000Z","name":"Maggie Blick","mobile_number":"487-807-5590","email_id":"Augustus_Bailey96@yahoo.com","dop":"2025-04-06","serial_number":"18030758386558616","imei1":"18030758386558616","imei2":"18030758386558616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163481,"job_number":"JOB_163481","tr_customer_id":163498,"tr_customer_product_id":163488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:37.000Z","modified_at":"2026-01-22T03:57:37.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10068402826308","imei1":"10068402826308","imei2":"10068402826308","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163483,"job_number":"JOB_163483","tr_customer_id":163500,"tr_customer_product_id":163490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"Demarco Buckridge","mobile_number":"283-269-0813","email_id":"Libbie_Cruickshank85@hotmail.com","dop":"2025-06-18","serial_number":"1053688026919590","imei1":"1053688026919590","imei2":"1053688026919590","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163486,"job_number":"JOB_163486","tr_customer_id":163503,"tr_customer_product_id":163493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:45.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Eloy D'Amore","mobile_number":"521-240-8168","email_id":"Archibald44@gmail.com","dop":"2025-04-06","serial_number":"14586642948357068","imei1":"14586642948357068","imei2":"14586642948357068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163487,"job_number":"JOB_163487","tr_customer_id":163504,"tr_customer_product_id":163494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19931023988521","imei1":"19931023988521","imei2":"19931023988521","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163489,"job_number":"JOB_163489","tr_customer_id":163506,"tr_customer_product_id":163496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:48.000Z","modified_at":"2026-01-22T03:57:48.000Z","name":"Thalia Labadie","mobile_number":"278-201-5271","email_id":"Charity.Schuppe@hotmail.com","dop":"2025-04-06","serial_number":"13371046737289360","imei1":"13371046737289360","imei2":"13371046737289360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163490,"job_number":"JOB_163490","tr_customer_id":163507,"tr_customer_product_id":163497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:51.000Z","modified_at":"2026-01-22T03:57:51.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16034650867341","imei1":"16034650867341","imei2":"16034650867341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163494,"job_number":"JOB_163494","tr_customer_id":163511,"tr_customer_product_id":163501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:57:53.000Z","name":"Aisha Wilkinson","mobile_number":"668-250-5625","email_id":"Dawn_Schimmel39@gmail.com","dop":"2025-04-06","serial_number":"14718277762002214","imei1":"14718277762002214","imei2":"14718277762002214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163496,"job_number":"JOB_163496","tr_customer_id":163513,"tr_customer_product_id":163503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16389475108000","imei1":"16389475108000","imei2":"16389475108000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163497,"job_number":"JOB_163497","tr_customer_id":163514,"tr_customer_product_id":163504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:54.000Z","modified_at":"2026-01-22T03:57:54.000Z","name":"Ocie Gerlach","mobile_number":"893-739-5723","email_id":"Delphine.Pacocha95@yahoo.com","dop":"2025-04-06","serial_number":"18019320612721664","imei1":"18019320612721664","imei2":"18019320612721664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163499,"job_number":"JOB_163499","tr_customer_id":163516,"tr_customer_product_id":163506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:56.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Conor Russel","mobile_number":"354-948-2693","email_id":"Wallace_Schamberger80@gmail.com","dop":"2025-04-06","serial_number":"10737869879534800","imei1":"10737869879534800","imei2":"10737869879534800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163500,"job_number":"JOB_163500","tr_customer_id":163517,"tr_customer_product_id":163507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19229705779974","imei1":"19229705779974","imei2":"19229705779974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163502,"job_number":"JOB_163502","tr_customer_id":163519,"tr_customer_product_id":163509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:01.000Z","modified_at":"2026-01-22T03:58:01.000Z","name":"Lizzie Hodkiewicz","mobile_number":"717-876-7674","email_id":"Bartholome_Howell@hotmail.com","dop":"2025-04-06","serial_number":"19689855235949144","imei1":"19689855235949144","imei2":"19689855235949144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163504,"job_number":"JOB_163504","tr_customer_id":163521,"tr_customer_product_id":163511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:04.000Z","modified_at":"2026-01-22T03:58:04.000Z","name":"Lillian Considine","mobile_number":"871-428-0983","email_id":"Rowan_Olson@yahoo.com","dop":"2025-04-06","serial_number":"19656257056225630","imei1":"19656257056225630","imei2":"19656257056225630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163506,"job_number":"JOB_163506","tr_customer_id":163523,"tr_customer_product_id":163513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18478735614977","imei1":"18478735614977","imei2":"18478735614977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163508,"job_number":"JOB_163508","tr_customer_id":163525,"tr_customer_product_id":163515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16426354072405","imei1":"16426354072405","imei2":"16426354072405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163510,"job_number":"JOB_163510","tr_customer_id":163527,"tr_customer_product_id":163517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:16.000Z","modified_at":"2026-01-22T03:58:16.000Z","name":"Payton Kerluke","mobile_number":"368-243-2642","email_id":"Katelyn10@yahoo.com","dop":"2025-04-06","serial_number":"17487600024317652","imei1":"17487600024317652","imei2":"17487600024317652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163511,"job_number":"JOB_163511","tr_customer_id":163528,"tr_customer_product_id":163518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:17.000Z","modified_at":"2026-01-22T03:58:17.000Z","name":"Fidel Hilpert","mobile_number":"835-809-1629","email_id":"Jennings45@yahoo.com","dop":"2025-04-06","serial_number":"18913188220914000","imei1":"18913188220914000","imei2":"18913188220914000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163512,"job_number":"JOB_163512","tr_customer_id":163529,"tr_customer_product_id":163519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426156361385","imei1":"10426156361385","imei2":"10426156361385","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163516,"job_number":"JOB_163516","tr_customer_id":163533,"tr_customer_product_id":163523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:20.000Z","name":"Jessie Hammes","mobile_number":"382-849-0598","email_id":"Constance_Stark75@gmail.com","dop":"2025-06-18","serial_number":"1050339542079637","imei1":"1050339542079637","imei2":"1050339542079637","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163519,"job_number":"JOB_163519","tr_customer_id":163536,"tr_customer_product_id":163526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:28.000Z","modified_at":"2026-01-22T03:58:28.000Z","name":"Elton Schumm","mobile_number":"566-929-6781","email_id":"Terrance14@hotmail.com","dop":"2025-05-30","serial_number":"11961187801265","imei1":"11961187801265","imei2":"11961187801265","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163520,"job_number":"JOB_163520","tr_customer_id":163537,"tr_customer_product_id":163527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14374219557549","imei1":"14374219557549","imei2":"14374219557549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163522,"job_number":"JOB_163522","tr_customer_id":163539,"tr_customer_product_id":163529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Allison Bode","mobile_number":"213-289-3455","email_id":"Bianka_Gorczany@gmail.com","dop":"2025-05-30","serial_number":"1196798851949112","imei1":"1196798851949112","imei2":"1196798851949112","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163523,"job_number":"JOB_163523","tr_customer_id":163540,"tr_customer_product_id":163530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:30.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Coby Lesch","mobile_number":"415-600-0055","email_id":"Kaden.Champlin46@gmail.com","dop":"2025-04-06","serial_number":"14978466054640138","imei1":"14978466054640138","imei2":"14978466054640138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163524,"job_number":"JOB_163524","tr_customer_id":163541,"tr_customer_product_id":163531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:33.000Z","modified_at":"2026-01-22T03:58:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14093343243332","imei1":"14093343243332","imei2":"14093343243332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163527,"job_number":"JOB_163527","tr_customer_id":163544,"tr_customer_product_id":163534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:35.000Z","modified_at":"2026-01-22T03:58:35.000Z","name":"Tyrell Farrell","mobile_number":"800-224-7943","email_id":"Vilma15@hotmail.com","dop":"2025-04-06","serial_number":"16679487094207218","imei1":"16679487094207218","imei2":"16679487094207218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163528,"job_number":"JOB_163528","tr_customer_id":163545,"tr_customer_product_id":163535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:58:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12683907770004","imei1":"12683907770004","imei2":"12683907770004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163530,"job_number":"JOB_163530","tr_customer_id":163547,"tr_customer_product_id":163537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17827743991754","imei1":"17827743991754","imei2":"17827743991754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163531,"job_number":"JOB_163531","tr_customer_id":163548,"tr_customer_product_id":163538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"jatin sharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13874981072108","imei1":"13874981072108","imei2":"13874981072108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163534,"job_number":"JOB_163534","tr_customer_id":163551,"tr_customer_product_id":163541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:58:39.000Z","name":"Noemie Moen","mobile_number":"368-363-8865","email_id":"Abagail.Klein@gmail.com","dop":"2025-04-06","serial_number":"17424846605392556","imei1":"17424846605392556","imei2":"17424846605392556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163535,"job_number":"JOB_163535","tr_customer_id":163552,"tr_customer_product_id":163542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Adell Lubowitz","mobile_number":"313-752-5027","email_id":"Rashad.Schroeder64@hotmail.com","dop":"2025-04-06","serial_number":"13639162281080056","imei1":"13639162281080056","imei2":"13639162281080056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163536,"job_number":"JOB_163536","tr_customer_id":163553,"tr_customer_product_id":163543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:40.000Z","modified_at":"2026-01-22T03:58:40.000Z","name":"Mack Reichert","mobile_number":"468-260-2532","email_id":"Kari0@hotmail.com","dop":"2025-04-06","serial_number":"10339294260310626","imei1":"10339294260310626","imei2":"10339294260310626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163537,"job_number":"JOB_163537","tr_customer_id":163554,"tr_customer_product_id":163544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14792451470152","imei1":"14792451470152","imei2":"14792451470152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163538,"job_number":"JOB_163538","tr_customer_id":163555,"tr_customer_product_id":163545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:58:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18354459635835","imei1":"18354459635835","imei2":"18354459635835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163541,"job_number":"JOB_163541","tr_customer_id":163558,"tr_customer_product_id":163548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Uriah Hahn","mobile_number":"210-437-9402","email_id":"Jed18@hotmail.com","dop":"2025-04-06","serial_number":"16338719071172588","imei1":"16338719071172588","imei2":"16338719071172588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163542,"job_number":"JOB_163542","tr_customer_id":163559,"tr_customer_product_id":163549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:43.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Felix Cruickshank","mobile_number":"852-283-2850","email_id":"Chaya.Ebert@gmail.com","dop":"2025-04-06","serial_number":"10599269624539304","imei1":"10599269624539304","imei2":"10599269624539304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163543,"job_number":"JOB_163543","tr_customer_id":163560,"tr_customer_product_id":163550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:57.000Z","modified_at":"2026-01-22T03:58:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19409710903479","imei1":"19409710903479","imei2":"19409710903479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163545,"job_number":"JOB_163545","tr_customer_id":163562,"tr_customer_product_id":163552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:58:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18967825955501","imei1":"18967825955501","imei2":"18967825955501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163547,"job_number":"JOB_163547","tr_customer_id":163564,"tr_customer_product_id":163554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:59.000Z","modified_at":"2026-01-22T03:58:59.000Z","name":"Jeff Cassin","mobile_number":"500-440-0709","email_id":"Scotty_Zemlak53@yahoo.com","dop":"2025-04-06","serial_number":"17939887188955190","imei1":"17939887188955190","imei2":"17939887188955190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163548,"job_number":"JOB_163548","tr_customer_id":163565,"tr_customer_product_id":163555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:00.000Z","modified_at":"2026-01-22T03:59:00.000Z","name":"Devin Cremin","mobile_number":"950-671-7041","email_id":"Theresa.Schmeler@gmail.com","dop":"2025-04-06","serial_number":"10771056117555746","imei1":"10771056117555746","imei2":"10771056117555746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163551,"job_number":"JOB_163551","tr_customer_id":163568,"tr_customer_product_id":163558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14987258979570","imei1":"14987258979570","imei2":"14987258979570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163558,"job_number":"JOB_163558","tr_customer_id":163575,"tr_customer_product_id":163565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:05.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Alexis Morar","mobile_number":"713-265-2585","email_id":"Marcella55@gmail.com","dop":"2025-04-06","serial_number":"18170981461569240","imei1":"18170981461569240","imei2":"18170981461569240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163559,"job_number":"JOB_163559","tr_customer_id":163576,"tr_customer_product_id":163566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19085361255255","imei1":"19085361255255","imei2":"19085361255255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163561,"job_number":"JOB_163561","tr_customer_id":163578,"tr_customer_product_id":163568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:13.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Mackenzie Rempel","mobile_number":"467-751-8455","email_id":"Rowan.Wunsch@hotmail.com","dop":"2025-04-06","serial_number":"15939411024570972","imei1":"15939411024570972","imei2":"15939411024570972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163563,"job_number":"JOB_163563","tr_customer_id":163580,"tr_customer_product_id":163570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"15567360494338","imei1":"15567360494338","imei2":"15567360494338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163568,"job_number":"JOB_163568","tr_customer_id":163585,"tr_customer_product_id":163575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:17.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Tillman Watsica","mobile_number":"233-806-0530","email_id":"Kiley.Jacobson@yahoo.com","dop":"2025-04-06","serial_number":"11218041913128290","imei1":"11218041913128290","imei2":"11218041913128290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163569,"job_number":"JOB_163569","tr_customer_id":163586,"tr_customer_product_id":163576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13977109610722","imei1":"13977109610722","imei2":"13977109610722","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163571,"job_number":"JOB_163571","tr_customer_id":163588,"tr_customer_product_id":163578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17341440603724","imei1":"17341440603724","imei2":"17341440603724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163573,"job_number":"JOB_163573","tr_customer_id":163590,"tr_customer_product_id":163580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:21.000Z","name":"Zaria Thompson","mobile_number":"678-806-7593","email_id":"Logan66@gmail.com","dop":"2025-04-06","serial_number":"13464067619782782","imei1":"13464067619782782","imei2":"13464067619782782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163574,"job_number":"JOB_163574","tr_customer_id":163591,"tr_customer_product_id":163581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:22.000Z","modified_at":"2026-01-22T03:59:22.000Z","name":"Marlon Pfeffer","mobile_number":"935-600-4572","email_id":"Francis.Beer39@yahoo.com","dop":"2025-04-06","serial_number":"18532813656127124","imei1":"18532813656127124","imei2":"18532813656127124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163575,"job_number":"JOB_163575","tr_customer_id":163592,"tr_customer_product_id":163582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11854674090169","imei1":"11854674090169","imei2":"11854674090169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163577,"job_number":"JOB_163577","tr_customer_id":163594,"tr_customer_product_id":163584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321453112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17577632674272","imei1":"17577632674272","imei2":"17577632674272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163579,"job_number":"JOB_163579","tr_customer_id":163596,"tr_customer_product_id":163586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10897481040592","imei1":"10897481040592","imei2":"10897481040592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163580,"job_number":"JOB_163580","tr_customer_id":163597,"tr_customer_product_id":163587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T03:59:24.000Z","name":"Durward Robel","mobile_number":"651-443-0570","email_id":"Morris82@yahoo.com","dop":"2025-04-06","serial_number":"11281151290293434","imei1":"11281151290293434","imei2":"11281151290293434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163582,"job_number":"JOB_163582","tr_customer_id":163599,"tr_customer_product_id":163589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Bridie Maggio","mobile_number":"678-459-0904","email_id":"Mabelle91@yahoo.com","dop":"2025-04-06","serial_number":"14528902124704144","imei1":"14528902124704144","imei2":"14528902124704144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163583,"job_number":"JOB_163583","tr_customer_id":163600,"tr_customer_product_id":163590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:26.000Z","modified_at":"2026-01-22T03:59:26.000Z","name":"Roxanne Weber","mobile_number":"983-671-7610","email_id":"Otto_Casper54@yahoo.com","dop":"2025-04-06","serial_number":"16580780353804558","imei1":"16580780353804558","imei2":"16580780353804558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163584,"job_number":"JOB_163584","tr_customer_id":163601,"tr_customer_product_id":163591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:40.000Z","modified_at":"2026-01-22T03:59:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11585321199008","imei1":"11585321199008","imei2":"11585321199008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163586,"job_number":"JOB_163586","tr_customer_id":163603,"tr_customer_product_id":163593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:42.000Z","modified_at":"2026-01-22T03:59:42.000Z","name":"Nikolas Koss","mobile_number":"947-283-0508","email_id":"Valentin97@gmail.com","dop":"2025-04-06","serial_number":"12442664489182682","imei1":"12442664489182682","imei2":"12442664489182682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163589,"job_number":"JOB_163589","tr_customer_id":163606,"tr_customer_product_id":163596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19969655282372","imei1":"19969655282372","imei2":"19969655282372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163592,"job_number":"JOB_163592","tr_customer_id":163609,"tr_customer_product_id":163599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:48.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Prince Ortiz","mobile_number":"950-468-7148","email_id":"Kristina.Wehner@gmail.com","dop":"2025-04-06","serial_number":"14850472529484652","imei1":"14850472529484652","imei2":"14850472529484652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163596,"job_number":"JOB_163596","tr_customer_id":163613,"tr_customer_product_id":163603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:51.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11850634534589","imei1":"11850634534589","imei2":"11850634534589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163598,"job_number":"JOB_163598","tr_customer_id":163615,"tr_customer_product_id":163605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T03:59:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10689381808814","imei1":"10689381808814","imei2":"10689381808814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163600,"job_number":"JOB_163600","tr_customer_id":163617,"tr_customer_product_id":163607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Leanne Conroy","mobile_number":"399-811-4522","email_id":"Britney28@yahoo.com","dop":"2025-04-06","serial_number":"18362481132985580","imei1":"18362481132985580","imei2":"18362481132985580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163601,"job_number":"JOB_163601","tr_customer_id":163618,"tr_customer_product_id":163608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:53.000Z","modified_at":"2026-01-22T03:59:53.000Z","name":"Mateo D'Amore","mobile_number":"281-660-6911","email_id":"Rhiannon_Mraz54@yahoo.com","dop":"2025-04-06","serial_number":"12835568663124080","imei1":"12835568663124080","imei2":"12835568663124080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163602,"job_number":"JOB_163602","tr_customer_id":163619,"tr_customer_product_id":163609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"14124699831326","imei1":"14124699831326","imei2":"14124699831326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163604,"job_number":"JOB_163604","tr_customer_id":163621,"tr_customer_product_id":163611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:59.000Z","modified_at":"2026-01-22T03:59:59.000Z","name":"Florence Senger","mobile_number":"495-996-0171","email_id":"Damien26@gmail.com","dop":"2025-04-06","serial_number":"18603012292758310","imei1":"18603012292758310","imei2":"18603012292758310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163605,"job_number":"JOB_163605","tr_customer_id":163622,"tr_customer_product_id":163612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17992160956959","imei1":"17992160956959","imei2":"17992160956959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163608,"job_number":"JOB_163608","tr_customer_id":163625,"tr_customer_product_id":163615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Antwon Rath","mobile_number":"860-487-8335","email_id":"Eli.Schowalter@gmail.com","dop":"2025-04-06","serial_number":"12272618475747160","imei1":"12272618475747160","imei2":"12272618475747160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163611,"job_number":"JOB_163611","tr_customer_id":163628,"tr_customer_product_id":163618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:07.000Z","modified_at":"2026-01-22T04:00:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323828028911","imei1":"13323828028911","imei2":"13323828028911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163613,"job_number":"JOB_163613","tr_customer_id":163630,"tr_customer_product_id":163620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:09.000Z","modified_at":"2026-01-22T04:00:09.000Z","name":"Cary Jacobson","mobile_number":"824-265-5372","email_id":"Earnest53@yahoo.com","dop":"2025-04-06","serial_number":"12390757589651092","imei1":"12390757589651092","imei2":"12390757589651092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163614,"job_number":"JOB_163614","tr_customer_id":163631,"tr_customer_product_id":163621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:10.000Z","name":"kajal t","mobile_number":"7045663551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19431659400784","imei1":"19431659400784","imei2":"19431659400784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163616,"job_number":"JOB_163616","tr_customer_id":163633,"tr_customer_product_id":163623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:11.000Z","modified_at":"2026-01-22T04:00:11.000Z","name":"Declan Grimes","mobile_number":"661-888-4440","email_id":"Magnolia.Wunsch@gmail.com","dop":"2025-04-06","serial_number":"10998540634766238","imei1":"10998540634766238","imei2":"10998540634766238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163622,"job_number":"JOB_163622","tr_customer_id":163639,"tr_customer_product_id":163629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16631653508756","imei1":"16631653508756","imei2":"16631653508756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163625,"job_number":"JOB_163625","tr_customer_id":163642,"tr_customer_product_id":163632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:32.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Kennedi Conroy","mobile_number":"971-572-2558","email_id":"Taurean.Carroll@yahoo.com","dop":"2025-04-06","serial_number":"18090584335938920","imei1":"18090584335938920","imei2":"18090584335938920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163626,"job_number":"JOB_163626","tr_customer_id":163643,"tr_customer_product_id":163633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:00:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16872998309869","imei1":"16872998309869","imei2":"16872998309869","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163628,"job_number":"JOB_163628","tr_customer_id":163645,"tr_customer_product_id":163635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:00:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16209663762994","imei1":"16209663762994","imei2":"16209663762994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163630,"job_number":"JOB_163630","tr_customer_id":163647,"tr_customer_product_id":163637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:37.000Z","modified_at":"2026-01-22T04:00:37.000Z","name":"Julia Ankunding","mobile_number":"459-362-6130","email_id":"Orland_Batz@yahoo.com","dop":"2025-04-06","serial_number":"11296230673332980","imei1":"11296230673332980","imei2":"11296230673332980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163631,"job_number":"JOB_163631","tr_customer_id":163648,"tr_customer_product_id":163638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:38.000Z","modified_at":"2026-01-22T04:00:38.000Z","name":"Cara Reichert","mobile_number":"368-661-1477","email_id":"Alisa_Sanford14@hotmail.com","dop":"2025-04-06","serial_number":"15722572132541888","imei1":"15722572132541888","imei2":"15722572132541888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163632,"job_number":"JOB_163632","tr_customer_id":163649,"tr_customer_product_id":163639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14465043482525","imei1":"14465043482525","imei2":"14465043482525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163634,"job_number":"JOB_163634","tr_customer_id":163651,"tr_customer_product_id":163641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16385133245216","imei1":"16385133245216","imei2":"16385133245216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163636,"job_number":"JOB_163636","tr_customer_id":163653,"tr_customer_product_id":163643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:20.000Z","name":"Lane Ziemann","mobile_number":"582-253-4324","email_id":"Makenna_Price33@yahoo.com","dop":"2025-04-06","serial_number":"18208000314329544","imei1":"18208000314329544","imei2":"18208000314329544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163637,"job_number":"JOB_163637","tr_customer_id":163654,"tr_customer_product_id":163644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:21.000Z","modified_at":"2026-01-22T04:01:21.000Z","name":"Katlyn Schamberger","mobile_number":"555-509-1124","email_id":"Fletcher.Berge20@gmail.com","dop":"2025-04-06","serial_number":"18153436835729970","imei1":"18153436835729970","imei2":"18153436835729970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163641,"job_number":"JOB_163641","tr_customer_id":163658,"tr_customer_product_id":163648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:00.000Z","modified_at":"2026-01-22T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99772546804395","imei1":"99772546804395","imei2":"99772546804395","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163642,"job_number":"JOB_163642","tr_customer_id":163659,"tr_customer_product_id":163649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74496429789530","imei1":"74496429789530","imei2":"74496429789530","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163643,"job_number":"JOB_163643","tr_customer_id":163660,"tr_customer_product_id":163650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82545973558702","imei1":"82545973558702","imei2":"82545973558702","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163644,"job_number":"JOB_163644","tr_customer_id":163661,"tr_customer_product_id":163651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:01.000Z","modified_at":"2026-01-22T04:05:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93788917752192","imei1":"93788917752192","imei2":"93788917752192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163645,"job_number":"JOB_163645","tr_customer_id":163662,"tr_customer_product_id":163652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30222803399364","imei1":"30222803399364","imei2":"30222803399364","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163646,"job_number":"JOB_163646","tr_customer_id":163663,"tr_customer_product_id":163653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98448095990207","imei1":"98448095990207","imei2":"98448095990207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163648,"job_number":"JOB_163648","tr_customer_id":163665,"tr_customer_product_id":163655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:31.000Z","modified_at":"2026-01-22T04:05:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69364272129300","imei1":"69364272129300","imei2":"69364272129300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163649,"job_number":"JOB_163649","tr_customer_id":163666,"tr_customer_product_id":163656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19127848216881","imei1":"19127848216881","imei2":"19127848216881","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163650,"job_number":"JOB_163650","tr_customer_id":163667,"tr_customer_product_id":163657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89537677210221","imei1":"89537677210221","imei2":"89537677210221","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163651,"job_number":"JOB_163651","tr_customer_id":163668,"tr_customer_product_id":163658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:32.000Z","modified_at":"2026-01-22T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27628187745161","imei1":"27628187745161","imei2":"27628187745161","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163652,"job_number":"JOB_163652","tr_customer_id":163669,"tr_customer_product_id":163659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95786138151349","imei1":"95786138151349","imei2":"95786138151349","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163653,"job_number":"JOB_163653","tr_customer_id":163670,"tr_customer_product_id":163660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"98772312743050","imei1":"98772312743050","imei2":"98772312743050","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:05:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163655,"job_number":"JOB_163655","tr_customer_id":163672,"tr_customer_product_id":163662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99453630355984","imei1":"99453630355984","imei2":"99453630355984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163656,"job_number":"JOB_163656","tr_customer_id":163673,"tr_customer_product_id":163663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"60861678161091","imei1":"60861678161091","imei2":"60861678161091","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163657,"job_number":"JOB_163657","tr_customer_id":163674,"tr_customer_product_id":163664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51613099994235","imei1":"51613099994235","imei2":"51613099994235","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163658,"job_number":"JOB_163658","tr_customer_id":163675,"tr_customer_product_id":163665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:03.000Z","modified_at":"2026-01-22T04:06:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79295820354808","imei1":"79295820354808","imei2":"79295820354808","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163659,"job_number":"JOB_163659","tr_customer_id":163676,"tr_customer_product_id":163666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80448742052910","imei1":"80448742052910","imei2":"80448742052910","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163660,"job_number":"JOB_163660","tr_customer_id":163677,"tr_customer_product_id":163667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46972575582067","imei1":"46972575582067","imei2":"46972575582067","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:06:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163665,"job_number":"JOB_163665","tr_customer_id":163682,"tr_customer_product_id":163672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:00.000Z","modified_at":"2026-01-22T04:44:00.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"47145024014294","imei1":"47145024014294","imei2":"47145024014294","popurl":"2026-01-12T04:44:00.481162653Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163666,"job_number":"JOB_163666","tr_customer_id":163683,"tr_customer_product_id":163673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:44:31.000Z","modified_at":"2026-01-22T04:44:31.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-12","serial_number":"13226601404355","imei1":"13226601404355","imei2":"13226601404355","popurl":"2026-01-12T04:44:31.358017031Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:44:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163667,"job_number":"JOB_163667","tr_customer_id":163684,"tr_customer_product_id":163674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:49:28.000Z","modified_at":"2026-01-22T04:49:28.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163668,"job_number":"JOB_163668","tr_customer_id":163685,"tr_customer_product_id":163675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:19.000Z","modified_at":"2026-01-22T04:53:19.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100451956286013","imei1":"100451956286013","imei2":"100451956286013","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163670,"job_number":"JOB_163670","tr_customer_id":163687,"tr_customer_product_id":163677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:32.000Z","modified_at":"2026-01-22T04:53:32.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107056540250754","imei1":"107056540250754","imei2":"107056540250754","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:53:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163672,"job_number":"JOB_163672","tr_customer_id":163689,"tr_customer_product_id":163679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:58:24.000Z","modified_at":"2026-01-22T04:58:24.000Z","name":"Sofia Ullrich","mobile_number":"889-857-1734","email_id":"America_Kunde11@gmail.com","dop":"2024-10-15","serial_number":"98765432101234","imei1":"98765432101234","imei2":"98765432101234","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163674,"job_number":"JOB_163674","tr_customer_id":163691,"tr_customer_product_id":163681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:41.000Z","modified_at":"2026-01-22T04:59:41.000Z","name":"Rachael Hauck","mobile_number":"709-673-9901","email_id":"Nicolas_Cassin@hotmail.com","dop":"2025-04-06","serial_number":"19461917923669520","imei1":"19461917923669520","imei2":"19461917923669520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163676,"job_number":"JOB_163676","tr_customer_id":163693,"tr_customer_product_id":163683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:25.000Z","modified_at":"2026-01-22T05:00:25.000Z","name":"Brendon Ledner","mobile_number":"376-823-9907","email_id":"Gerson.Borer@yahoo.com","dop":"2025-04-06","serial_number":"18998353636361148","imei1":"18998353636361148","imei2":"18998353636361148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163678,"job_number":"JOB_163678","tr_customer_id":163695,"tr_customer_product_id":163685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:08.000Z","modified_at":"2026-01-22T05:01:08.000Z","name":"Kimberly Dach","mobile_number":"654-613-2939","email_id":"Carmine28@hotmail.com","dop":"2025-04-06","serial_number":"19137960196005092","imei1":"19137960196005092","imei2":"19137960196005092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:01:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163680,"job_number":"JOB_163680","tr_customer_id":163697,"tr_customer_product_id":163687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:13.000Z","modified_at":"2026-01-22T05:02:13.000Z","name":"Leif Roberts","mobile_number":"910-988-6991","email_id":"Stan_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"15756825535116408","imei1":"15756825535116408","imei2":"15756825535116408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163682,"job_number":"JOB_163682","tr_customer_id":163699,"tr_customer_product_id":163689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:24.000Z","modified_at":"2026-01-22T05:02:24.000Z","name":"Bridget Lakin","mobile_number":"790-826-2506","email_id":"Hershel.Wolff49@hotmail.com","dop":"2025-04-06","serial_number":"15307444743246940","imei1":"15307444743246940","imei2":"15307444743246940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163683,"job_number":"JOB_163683","tr_customer_id":163700,"tr_customer_product_id":163690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10567508984493","imei1":"10567508984493","imei2":"10567508984493","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163685,"job_number":"JOB_163685","tr_customer_id":163702,"tr_customer_product_id":163692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:11.000Z","modified_at":"2026-01-22T05:19:11.000Z","name":"Dianna Koepp","mobile_number":"544-456-1415","email_id":"Lincoln98@hotmail.com","dop":"2025-04-06","serial_number":"19732628040708030","imei1":"19732628040708030","imei2":"19732628040708030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163686,"job_number":"JOB_163686","tr_customer_id":163703,"tr_customer_product_id":163693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:19:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19628153687755","imei1":"19628153687755","imei2":"19628153687755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163688,"job_number":"JOB_163688","tr_customer_id":163705,"tr_customer_product_id":163695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:55.000Z","modified_at":"2026-01-22T05:19:55.000Z","name":"Henry Reynolds","mobile_number":"285-472-8341","email_id":"Breanne51@yahoo.com","dop":"2025-04-06","serial_number":"13787947002762820","imei1":"13787947002762820","imei2":"13787947002762820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163689,"job_number":"JOB_163689","tr_customer_id":163706,"tr_customer_product_id":163696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:37.000Z","modified_at":"2026-01-22T05:20:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13972882151270","imei1":"13972882151270","imei2":"13972882151270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163691,"job_number":"JOB_163691","tr_customer_id":163708,"tr_customer_product_id":163698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:39.000Z","modified_at":"2026-01-22T05:20:39.000Z","name":"Hilton Jacobs","mobile_number":"440-390-3344","email_id":"Simone86@gmail.com","dop":"2025-04-06","serial_number":"19586190689194736","imei1":"19586190689194736","imei2":"19586190689194736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T05:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163695,"job_number":"JOB_163695","tr_customer_id":163712,"tr_customer_product_id":163702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:18:03.000Z","modified_at":"2026-01-22T06:18:03.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"10130269152405","imei1":"10130269152405","imei2":"10130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163697,"job_number":"JOB_163697","tr_customer_id":163714,"tr_customer_product_id":163704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:23:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10005708942665","imei1":"10005708942665","imei2":"10005708942665","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163699,"job_number":"JOB_163699","tr_customer_id":163716,"tr_customer_product_id":163706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:56.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11130269152405","imei1":"11130269152405","imei2":"11130269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163700,"job_number":"JOB_163700","tr_customer_id":163717,"tr_customer_product_id":163707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11330269152405","imei1":"11330269152405","imei2":"11330269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163701,"job_number":"JOB_163701","tr_customer_id":163718,"tr_customer_product_id":163708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:56.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Scottie Zboncak","mobile_number":"932-322-0404","email_id":"Rafaela.Hintz21@gmail.com","dop":"2025-04-06","serial_number":"14653867979806096","imei1":"14653867979806096","imei2":"14653867979806096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163702,"job_number":"JOB_163702","tr_customer_id":163719,"tr_customer_product_id":163709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:57.000Z","name":"Adriana Dicki","mobile_number":"645-781-6977","email_id":"Yasmin_Hettinger@yahoo.com","dop":"2025-06-18","serial_number":"1017430133869161","imei1":"1017430133869161","imei2":"1017430133869161","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163703,"job_number":"JOB_163703","tr_customer_id":163720,"tr_customer_product_id":163710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:57.000Z","modified_at":"2026-01-22T06:23:58.000Z","name":"Danta naka","mobile_number":"8989898989","email_id":"wer@gmail.com","dop":"2025-09-30","serial_number":"11230269152405","imei1":"11230269152405","imei2":"11230269152405","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163708,"job_number":"JOB_163708","tr_customer_id":163725,"tr_customer_product_id":163715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10634955379968","imei1":"10634955379968","imei2":"10634955379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163710,"job_number":"JOB_163710","tr_customer_id":163727,"tr_customer_product_id":163717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:18.000Z","modified_at":"2026-01-22T06:24:18.000Z","name":"Chasity Becker","mobile_number":"371-760-1689","email_id":"Hortense_Greenholt@yahoo.com","dop":"2025-04-06","serial_number":"11180110147845336","imei1":"11180110147845336","imei2":"11180110147845336","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163715,"job_number":"JOB_163715","tr_customer_id":163732,"tr_customer_product_id":163722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:24:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10189525648536","imei1":"10189525648536","imei2":"10189525648536","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163717,"job_number":"JOB_163717","tr_customer_id":163734,"tr_customer_product_id":163724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:46.000Z","modified_at":"2026-01-22T06:24:46.000Z","name":"Marjory Steuber","mobile_number":"537-613-5940","email_id":"Margaret99@yahoo.com","dop":"2025-06-18","serial_number":"1011370028506284","imei1":"1011370028506284","imei2":"1011370028506284","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163718,"job_number":"JOB_163718","tr_customer_id":163735,"tr_customer_product_id":163725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18946637754893","imei1":"18946637754893","imei2":"18946637754893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163720,"job_number":"JOB_163720","tr_customer_id":163737,"tr_customer_product_id":163727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:07.000Z","modified_at":"2026-01-22T06:25:07.000Z","name":"Gene Mraz","mobile_number":"535-426-0989","email_id":"Alford.Kub@gmail.com","dop":"2025-04-06","serial_number":"15317212650717848","imei1":"15317212650717848","imei2":"15317212650717848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163721,"job_number":"JOB_163721","tr_customer_id":163738,"tr_customer_product_id":163728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:25:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13669255054807","imei1":"13669255054807","imei2":"13669255054807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163723,"job_number":"JOB_163723","tr_customer_id":163740,"tr_customer_product_id":163730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:54.000Z","modified_at":"2026-01-22T06:25:54.000Z","name":"Chase Miller","mobile_number":"625-232-1694","email_id":"Abbey93@hotmail.com","dop":"2025-04-06","serial_number":"15786755476862048","imei1":"15786755476862048","imei2":"15786755476862048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163724,"job_number":"JOB_163724","tr_customer_id":163741,"tr_customer_product_id":163731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:26:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19052757124360","imei1":"19052757124360","imei2":"19052757124360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163726,"job_number":"JOB_163726","tr_customer_id":163743,"tr_customer_product_id":163733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:58.000Z","modified_at":"2026-01-22T06:26:58.000Z","name":"Alba Bins","mobile_number":"422-352-1274","email_id":"Edmund_Stamm38@yahoo.com","dop":"2025-04-06","serial_number":"11272564755965464","imei1":"11272564755965464","imei2":"11272564755965464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163727,"job_number":"JOB_163727","tr_customer_id":163744,"tr_customer_product_id":163734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:43.000Z","modified_at":"2026-01-22T06:27:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15910780301778","imei1":"15910780301778","imei2":"15910780301778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163729,"job_number":"JOB_163729","tr_customer_id":163746,"tr_customer_product_id":163736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:45.000Z","modified_at":"2026-01-22T06:27:45.000Z","name":"Cristian Hahn","mobile_number":"810-924-8599","email_id":"Melyna74@gmail.com","dop":"2025-04-06","serial_number":"13248721236060874","imei1":"13248721236060874","imei2":"13248721236060874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163730,"job_number":"JOB_163730","tr_customer_id":163747,"tr_customer_product_id":163737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:28:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10144470194702","imei1":"10144470194702","imei2":"10144470194702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163732,"job_number":"JOB_163732","tr_customer_id":163749,"tr_customer_product_id":163739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:32.000Z","modified_at":"2026-01-22T06:28:32.000Z","name":"Abigail Dach","mobile_number":"934-932-3554","email_id":"Santiago.Lang@hotmail.com","dop":"2025-04-06","serial_number":"14262758949418642","imei1":"14262758949418642","imei2":"14262758949418642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163735,"job_number":"JOB_163735","tr_customer_id":163752,"tr_customer_product_id":163742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:29:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10096347232183","imei1":"10096347232183","imei2":"10096347232183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163737,"job_number":"JOB_163737","tr_customer_id":163754,"tr_customer_product_id":163744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:47.000Z","modified_at":"2026-01-22T06:29:47.000Z","name":"Riley Rath","mobile_number":"438-408-5989","email_id":"Pierre_Spinka20@gmail.com","dop":"2025-04-06","serial_number":"11963238484731174","imei1":"11963238484731174","imei2":"11963238484731174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:29:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163739,"job_number":"JOB_163739","tr_customer_id":163756,"tr_customer_product_id":163746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:30:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10428273708357","imei1":"10428273708357","imei2":"10428273708357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163741,"job_number":"JOB_163741","tr_customer_id":163758,"tr_customer_product_id":163748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:34.000Z","modified_at":"2026-01-22T06:30:34.000Z","name":"Brandon Fritsch","mobile_number":"958-296-2269","email_id":"Fredrick_Roob31@hotmail.com","dop":"2025-04-06","serial_number":"19014035817070624","imei1":"19014035817070624","imei2":"19014035817070624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163742,"job_number":"JOB_163742","tr_customer_id":163759,"tr_customer_product_id":163749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14014818729207","imei1":"14014818729207","imei2":"14014818729207","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163744,"job_number":"JOB_163744","tr_customer_id":163761,"tr_customer_product_id":163751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:21.000Z","modified_at":"2026-01-22T06:31:21.000Z","name":"Amani Graham","mobile_number":"413-339-5238","email_id":"Elijah_Schuster24@yahoo.com","dop":"2025-04-06","serial_number":"12275717916367946","imei1":"12275717916367946","imei2":"12275717916367946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163746,"job_number":"JOB_163746","tr_customer_id":163763,"tr_customer_product_id":163753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:22.000Z","modified_at":"2026-01-22T06:34:22.000Z","name":"Wilmer Weber","mobile_number":"319-641-0413","email_id":"Jacey_Corwin55@gmail.com","dop":"2025-04-06","serial_number":"19787787247186772","imei1":"19787787247186772","imei2":"19787787247186772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163747,"job_number":"JOB_163747","tr_customer_id":163764,"tr_customer_product_id":163754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:34:40.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"18374273741280","imei1":"18374273741280","imei2":"18374273741280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163749,"job_number":"JOB_163749","tr_customer_id":163766,"tr_customer_product_id":163756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:35:28.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"16721435175088","imei1":"16721435175088","imei2":"16721435175088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163751,"job_number":"JOB_163751","tr_customer_id":163768,"tr_customer_product_id":163758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:35:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17103173609944","imei1":"17103173609944","imei2":"17103173609944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163753,"job_number":"JOB_163753","tr_customer_id":163770,"tr_customer_product_id":163760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:31.000Z","modified_at":"2026-01-22T06:35:31.000Z","name":"Addison Daniel","mobile_number":"785-312-7144","email_id":"Hiram_Kemmer51@gmail.com","dop":"2025-04-06","serial_number":"16586825913175752","imei1":"16586825913175752","imei2":"16586825913175752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163757,"job_number":"JOB_163757","tr_customer_id":163774,"tr_customer_product_id":163764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:13.000Z","modified_at":"2026-01-22T06:36:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10441889811386","imei1":"10441889811386","imei2":"10441889811386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163759,"job_number":"JOB_163759","tr_customer_id":163776,"tr_customer_product_id":163766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:15.000Z","modified_at":"2026-01-22T06:36:15.000Z","name":"Raphaelle Tillman","mobile_number":"341-287-6839","email_id":"Branson68@yahoo.com","dop":"2025-04-06","serial_number":"16553152993701600","imei1":"16553152993701600","imei2":"16553152993701600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163760,"job_number":"JOB_163760","tr_customer_id":163777,"tr_customer_product_id":163767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:16.000Z","modified_at":"2026-01-22T06:36:16.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"17319311930884","imei1":"17319311930884","imei2":"17319311930884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163765,"job_number":"JOB_163765","tr_customer_id":163782,"tr_customer_product_id":163772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:36:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16813716741759","imei1":"16813716741759","imei2":"16813716741759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163767,"job_number":"JOB_163767","tr_customer_id":163784,"tr_customer_product_id":163774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:58.000Z","modified_at":"2026-01-22T06:36:58.000Z","name":"Theodora Lesch","mobile_number":"492-839-4414","email_id":"Kevon_MacGyver4@gmail.com","dop":"2025-04-06","serial_number":"19937700319258496","imei1":"19937700319258496","imei2":"19937700319258496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163768,"job_number":"JOB_163768","tr_customer_id":163785,"tr_customer_product_id":163775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19166903863894","imei1":"19166903863894","imei2":"19166903863894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163770,"job_number":"JOB_163770","tr_customer_id":163787,"tr_customer_product_id":163777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:04.000Z","modified_at":"2026-01-22T06:37:04.000Z","name":"Garnet Johnston","mobile_number":"527-603-1422","email_id":"Blanche_Larson@hotmail.com","dop":"2025-04-06","serial_number":"13924306721915094","imei1":"13924306721915094","imei2":"13924306721915094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163774,"job_number":"JOB_163774","tr_customer_id":163791,"tr_customer_product_id":163781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:49.000Z","modified_at":"2026-01-22T06:37:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13152255075460","imei1":"13152255075460","imei2":"13152255075460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163776,"job_number":"JOB_163776","tr_customer_id":163793,"tr_customer_product_id":163783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:51.000Z","modified_at":"2026-01-22T06:37:51.000Z","name":"Marco Quigley","mobile_number":"953-398-2011","email_id":"Sedrick36@hotmail.com","dop":"2025-04-06","serial_number":"18383397004241250","imei1":"18383397004241250","imei2":"18383397004241250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163780,"job_number":"JOB_163780","tr_customer_id":163797,"tr_customer_product_id":163787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:38:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14403773863257","imei1":"14403773863257","imei2":"14403773863257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163782,"job_number":"JOB_163782","tr_customer_id":163799,"tr_customer_product_id":163789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:37.000Z","modified_at":"2026-01-22T06:38:37.000Z","name":"Stephen Kuhlman","mobile_number":"640-949-9780","email_id":"Christiana.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"19558345670024560","imei1":"19558345670024560","imei2":"19558345670024560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163783,"job_number":"JOB_163783","tr_customer_id":163800,"tr_customer_product_id":163790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:00.000Z","modified_at":"2026-01-22T06:41:00.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901233","imei1":"13345678901233","imei2":"13345678901233","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163784,"job_number":"JOB_163784","tr_customer_id":163801,"tr_customer_product_id":163791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:20.000Z","modified_at":"2026-01-22T06:41:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19733421095716","imei1":"19733421095716","imei2":"19733421095716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163786,"job_number":"JOB_163786","tr_customer_id":163803,"tr_customer_product_id":163793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:22.000Z","modified_at":"2026-01-22T06:41:22.000Z","name":"Sheldon Hegmann","mobile_number":"650-865-2756","email_id":"Rocio98@yahoo.com","dop":"2025-04-06","serial_number":"10723712793493228","imei1":"10723712793493228","imei2":"10723712793493228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163787,"job_number":"JOB_163787","tr_customer_id":163804,"tr_customer_product_id":163794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12217971453368","imei1":"12217971453368","imei2":"12217971453368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163789,"job_number":"JOB_163789","tr_customer_id":163806,"tr_customer_product_id":163796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:06.000Z","modified_at":"2026-01-22T06:42:06.000Z","name":"Jordan Prosacco","mobile_number":"845-507-4812","email_id":"Orpha.Yost78@gmail.com","dop":"2025-04-06","serial_number":"15306748037905082","imei1":"15306748037905082","imei2":"15306748037905082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163792,"job_number":"JOB_163792","tr_customer_id":163809,"tr_customer_product_id":163799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Ruby White","mobile_number":"489-938-7279","email_id":"Jessika_Kunze@yahoo.com","dop":"2025-04-06","serial_number":"13207635112201366","imei1":"13207635112201366","imei2":"13207635112201366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163793,"job_number":"JOB_163793","tr_customer_id":163810,"tr_customer_product_id":163800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"Reba Wisoky","mobile_number":"625-977-6945","email_id":"Belle72@yahoo.com","dop":"2025-04-06","serial_number":"11849721292515592","imei1":"11849721292515592","imei2":"11849721292515592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163794,"job_number":"JOB_163794","tr_customer_id":163811,"tr_customer_product_id":163801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:29.000Z","modified_at":"2026-01-22T06:42:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16381441819978","imei1":"16381441819978","imei2":"16381441819978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163796,"job_number":"JOB_163796","tr_customer_id":163813,"tr_customer_product_id":163803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:31.000Z","modified_at":"2026-01-22T06:42:31.000Z","name":"Reta Reichert","mobile_number":"301-231-3064","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"18109015663999150","imei1":"18109015663999150","imei2":"18109015663999150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163797,"job_number":"JOB_163797","tr_customer_id":163814,"tr_customer_product_id":163804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:42:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15419315937846","imei1":"15419315937846","imei2":"15419315937846","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163799,"job_number":"JOB_163799","tr_customer_id":163816,"tr_customer_product_id":163806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:49.000Z","modified_at":"2026-01-22T06:42:49.000Z","name":"Ericka Bauch","mobile_number":"394-853-8971","email_id":"Alvina_Hammes63@gmail.com","dop":"2025-04-06","serial_number":"12853197315100316","imei1":"12853197315100316","imei2":"12853197315100316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163800,"job_number":"JOB_163800","tr_customer_id":163817,"tr_customer_product_id":163807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:16.000Z","modified_at":"2026-01-22T06:43:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19664794424024","imei1":"19664794424024","imei2":"19664794424024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163802,"job_number":"JOB_163802","tr_customer_id":163819,"tr_customer_product_id":163809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:18.000Z","modified_at":"2026-01-22T06:43:18.000Z","name":"Catherine Koepp","mobile_number":"349-897-8718","email_id":"Trudie46@yahoo.com","dop":"2025-04-06","serial_number":"11430679573671594","imei1":"11430679573671594","imei2":"11430679573671594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163803,"job_number":"JOB_163803","tr_customer_id":163820,"tr_customer_product_id":163810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10946241995151","imei1":"10946241995151","imei2":"10946241995151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163805,"job_number":"JOB_163805","tr_customer_id":163822,"tr_customer_product_id":163812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:05.000Z","modified_at":"2026-01-22T06:44:05.000Z","name":"Lionel Greenholt","mobile_number":"381-449-7775","email_id":"Carter82@yahoo.com","dop":"2025-04-06","serial_number":"14977844230498284","imei1":"14977844230498284","imei2":"14977844230498284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163806,"job_number":"JOB_163806","tr_customer_id":163823,"tr_customer_product_id":163813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:32.000Z","modified_at":"2026-01-22T06:48:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18687156080798","imei1":"18687156080798","imei2":"18687156080798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163809,"job_number":"JOB_163809","tr_customer_id":163826,"tr_customer_product_id":163816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Johathan Ledner","mobile_number":"287-305-7863","email_id":"Garett_Glover33@gmail.com","dop":"2025-04-06","serial_number":"11340905008942008","imei1":"11340905008942008","imei2":"11340905008942008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163810,"job_number":"JOB_163810","tr_customer_id":163827,"tr_customer_product_id":163817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:34.000Z","modified_at":"2026-01-22T06:48:34.000Z","name":"Oren Corwin","mobile_number":"913-414-9987","email_id":"Keegan_Harris80@hotmail.com","dop":"2025-04-06","serial_number":"17831476684692866","imei1":"17831476684692866","imei2":"17831476684692866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:48:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163811,"job_number":"JOB_163811","tr_customer_id":163828,"tr_customer_product_id":163818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10602655247326","imei1":"10602655247326","imei2":"10602655247326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163813,"job_number":"JOB_163813","tr_customer_id":163830,"tr_customer_product_id":163820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:21.000Z","modified_at":"2026-01-22T06:49:21.000Z","name":"Sabina Kshlerin","mobile_number":"994-234-9404","email_id":"Velda_Kihn@gmail.com","dop":"2025-04-06","serial_number":"15783731382385378","imei1":"15783731382385378","imei2":"15783731382385378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163814,"job_number":"JOB_163814","tr_customer_id":163831,"tr_customer_product_id":163821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:05.000Z","modified_at":"2026-01-22T06:50:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18600653795087","imei1":"18600653795087","imei2":"18600653795087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163816,"job_number":"JOB_163816","tr_customer_id":163833,"tr_customer_product_id":163823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:07.000Z","modified_at":"2026-01-22T06:50:07.000Z","name":"Brain Kris","mobile_number":"371-987-7408","email_id":"Weldon_Berge@yahoo.com","dop":"2025-04-06","serial_number":"10130516481981224","imei1":"10130516481981224","imei2":"10130516481981224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163817,"job_number":"JOB_163817","tr_customer_id":163834,"tr_customer_product_id":163824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:43.000Z","modified_at":"2026-01-22T06:52:43.000Z","name":"Lourdes Bosco","mobile_number":"352-619-0819","email_id":"Pinkie21@gmail.com","dop":"2026-01-04","serial_number":"12833378975223","imei1":"12833378975223","imei2":"12833378975223","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163818,"job_number":"JOB_163818","tr_customer_id":163835,"tr_customer_product_id":163825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:52:45.000Z","modified_at":"2026-01-22T06:52:45.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"13345678901273","imei1":"13345678901273","imei2":"13345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163819,"job_number":"JOB_163819","tr_customer_id":163836,"tr_customer_product_id":163826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:55:09.000Z","modified_at":"2026-01-22T06:55:09.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678901273","imei1":"15345678901273","imei2":"15345678901273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163821,"job_number":"JOB_163821","tr_customer_id":163838,"tr_customer_product_id":163828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:24.000Z","modified_at":"2026-01-22T07:03:24.000Z","name":"Karson Okuneva","mobile_number":"473-490-3126","email_id":"Brannon_Legros@gmail.com","dop":"2025-04-06","serial_number":"18640244360537380","imei1":"18640244360537380","imei2":"18640244360537380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163822,"job_number":"JOB_163822","tr_customer_id":163839,"tr_customer_product_id":163829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:58.000Z","modified_at":"2026-01-22T07:03:58.000Z","name":"Ivy Lindgren","mobile_number":"516-716-6084","email_id":"Katherine_Schoen@hotmail.com","dop":"2026-01-04","serial_number":"17476957776660","imei1":"17476957776660","imei2":"17476957776660","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163824,"job_number":"JOB_163824","tr_customer_id":163841,"tr_customer_product_id":163831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:12.000Z","modified_at":"2026-01-22T07:04:12.000Z","name":"Clementine Skiles","mobile_number":"983-629-2835","email_id":"Nicole61@gmail.com","dop":"2025-04-06","serial_number":"12830859822559326","imei1":"12830859822559326","imei2":"12830859822559326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163826,"job_number":"JOB_163826","tr_customer_id":163843,"tr_customer_product_id":163833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:59.000Z","modified_at":"2026-01-22T07:04:59.000Z","name":"Bernice Walsh","mobile_number":"955-451-3231","email_id":"Zackary20@gmail.com","dop":"2025-04-06","serial_number":"13502269336828128","imei1":"13502269336828128","imei2":"13502269336828128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:04:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163827,"job_number":"JOB_163827","tr_customer_id":163844,"tr_customer_product_id":163834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:06:41.000Z","modified_at":"2026-01-22T07:06:41.000Z","name":"Liliana Parisian","mobile_number":"542-550-4066","email_id":"Adolphus.Vandervort@gmail.com","dop":"2026-01-04","serial_number":"13298085901182","imei1":"13298085901182","imei2":"13298085901182","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:06:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163828,"job_number":"JOB_163828","tr_customer_id":163845,"tr_customer_product_id":163835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:09:49.000Z","modified_at":"2026-01-22T07:09:49.000Z","name":"Hillard Stroman","mobile_number":"756-693-4893","email_id":"Cyril_Quitzon@hotmail.com","dop":"2026-01-04","serial_number":"17101965721347","imei1":"17101965721347","imei2":"17101965721347","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163830,"job_number":"JOB_163830","tr_customer_id":163847,"tr_customer_product_id":163837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:13.000Z","modified_at":"2026-01-22T07:15:13.000Z","name":"Stella Kirlin","mobile_number":"213-794-1148","email_id":"Oswald34@hotmail.com","dop":"2017-01-31","serial_number":"329733795658472","imei1":"329733795658472","imei2":"329733795658472","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163832,"job_number":"JOB_163832","tr_customer_id":163849,"tr_customer_product_id":163839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:50.000Z","modified_at":"2026-01-22T07:15:50.000Z","name":"Arjun Hills","mobile_number":"649-776-2887","email_id":"Mozell99@hotmail.com","dop":"2017-01-31","serial_number":"890230173867253","imei1":"890230173867253","imei2":"890230173867253","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163834,"job_number":"JOB_163834","tr_customer_id":163851,"tr_customer_product_id":163841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:27.000Z","modified_at":"2026-01-22T07:16:27.000Z","name":"Vicenta Swaniawski","mobile_number":"963-864-9150","email_id":"Crystel84@yahoo.com","dop":"2017-01-31","serial_number":"494781306220263","imei1":"494781306220263","imei2":"494781306220263","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163836,"job_number":"JOB_163836","tr_customer_id":163853,"tr_customer_product_id":163843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:00.000Z","modified_at":"2026-01-22T07:20:00.000Z","name":"Austin Wolf","mobile_number":"300-315-4039","email_id":"Jennifer_Crona22@gmail.com","dop":"2017-01-31","serial_number":"945120133549250","imei1":"945120133549250","imei2":"945120133549250","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163838,"job_number":"JOB_163838","tr_customer_id":163855,"tr_customer_product_id":163845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:37.000Z","modified_at":"2026-01-22T07:20:37.000Z","name":"Arlie Shields","mobile_number":"446-715-4614","email_id":"Hudson20@hotmail.com","dop":"2017-01-31","serial_number":"736434574321915","imei1":"736434574321915","imei2":"736434574321915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:20:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163840,"job_number":"JOB_163840","tr_customer_id":163857,"tr_customer_product_id":163847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:13.000Z","modified_at":"2026-01-22T07:21:13.000Z","name":"Emanuel Cartwright","mobile_number":"510-691-2011","email_id":"Ida86@gmail.com","dop":"2017-01-31","serial_number":"545312339794910","imei1":"545312339794910","imei2":"545312339794910","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:21:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163847,"job_number":"JOB_163847","tr_customer_id":163864,"tr_customer_product_id":163854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:06.000Z","modified_at":"2026-01-22T07:46:06.000Z","name":"Archibald Kiehn","mobile_number":"222-898-0591","email_id":"Aglae46@yahoo.com","dop":"2025-04-06","serial_number":"12876920406736754","imei1":"12876920406736754","imei2":"12876920406736754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:46:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163851,"job_number":"JOB_163851","tr_customer_id":163868,"tr_customer_product_id":163858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:36.000Z","modified_at":"2026-01-22T07:47:36.000Z","name":"Madie Dooley","mobile_number":"721-879-5390","email_id":"Christian_Franecki10@gmail.com","dop":"2025-04-06","serial_number":"14999270850375992","imei1":"14999270850375992","imei2":"14999270850375992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163852,"job_number":"JOB_163852","tr_customer_id":163869,"tr_customer_product_id":163859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:50:01.000Z","modified_at":"2026-01-22T07:50:01.000Z","name":"Tevin Anderson","mobile_number":"906-794-7067","email_id":"Laurence25@hotmail.com","dop":"2026-01-04","serial_number":"15492704346954","imei1":"15492704346954","imei2":"15492704346954","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163853,"job_number":"JOB_163853","tr_customer_id":163870,"tr_customer_product_id":163860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:52:54.000Z","modified_at":"2026-01-22T07:52:54.000Z","name":"Meredith Schumm","mobile_number":"668-486-2126","email_id":"Isadore_Lynch@gmail.com","dop":"2026-01-04","serial_number":"11172045666568","imei1":"11172045666568","imei2":"11172045666568","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163854,"job_number":"JOB_163854","tr_customer_id":163871,"tr_customer_product_id":163861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:14.000Z","modified_at":"2026-01-22T07:53:14.000Z","name":"Mohamed Considine","mobile_number":"633-959-4370","email_id":"Vinnie11@gmail.com","dop":"2026-01-04","serial_number":"14251023614263","imei1":"14251023614263","imei2":"14251023614263","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163855,"job_number":"JOB_163855","tr_customer_id":163872,"tr_customer_product_id":163862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:53:55.000Z","modified_at":"2026-01-22T07:53:55.000Z","name":"Austin Gislason","mobile_number":"866-671-3814","email_id":"Ian.Dickens46@hotmail.com","dop":"2026-01-04","serial_number":"10552674783135","imei1":"10552674783135","imei2":"10552674783135","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163856,"job_number":"JOB_163856","tr_customer_id":163873,"tr_customer_product_id":163863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T08:05:47.000Z","modified_at":"2026-01-22T08:05:47.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-12","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-12T08:05:46.574881786Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T08:05:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163857,"job_number":"JOB_163857","tr_customer_id":163874,"tr_customer_product_id":163864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:16:43.000Z","modified_at":"2026-01-22T09:16:43.000Z","name":"Renee Bogisich","mobile_number":"748-750-1062","email_id":"Precious73@gmail.com","dop":"2025-02-01","serial_number":"64737212007658","imei1":"64737212007658","imei2":"64737212007658","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:16:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163858,"job_number":"JOB_163858","tr_customer_id":163875,"tr_customer_product_id":163865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:36.000Z","modified_at":"2026-01-22T09:22:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12604170659374","imei1":"12604170659374","imei2":"12604170659374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163860,"job_number":"JOB_163860","tr_customer_id":163877,"tr_customer_product_id":163867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:38.000Z","modified_at":"2026-01-22T09:22:38.000Z","name":"Martine Heller","mobile_number":"832-741-8313","email_id":"Evie_Herzog14@hotmail.com","dop":"2025-04-06","serial_number":"17872170635420108","imei1":"17872170635420108","imei2":"17872170635420108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:22:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163861,"job_number":"JOB_163861","tr_customer_id":163878,"tr_customer_product_id":163868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:27.000Z","modified_at":"2026-01-22T09:23:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18361295148864","imei1":"18361295148864","imei2":"18361295148864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163863,"job_number":"JOB_163863","tr_customer_id":163880,"tr_customer_product_id":163870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:29.000Z","modified_at":"2026-01-22T09:23:29.000Z","name":"Jaron Aufderhar","mobile_number":"433-788-0042","email_id":"Edythe_Gutkowski8@gmail.com","dop":"2025-04-06","serial_number":"15027283865366544","imei1":"15027283865366544","imei2":"15027283865366544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163864,"job_number":"JOB_163864","tr_customer_id":163881,"tr_customer_product_id":163871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:24:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10961584041304","imei1":"10961584041304","imei2":"10961584041304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163866,"job_number":"JOB_163866","tr_customer_id":163883,"tr_customer_product_id":163873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:20.000Z","modified_at":"2026-01-22T09:24:20.000Z","name":"Garth Langosh","mobile_number":"734-814-5798","email_id":"Dominic.Considine@hotmail.com","dop":"2025-04-06","serial_number":"15931152680764644","imei1":"15931152680764644","imei2":"15931152680764644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163868,"job_number":"JOB_163868","tr_customer_id":163885,"tr_customer_product_id":163875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:11:56.000Z","modified_at":"2026-01-22T10:11:56.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-12","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-12T10:11:55.604439Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:11:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163870,"job_number":"JOB_163870","tr_customer_id":163887,"tr_customer_product_id":163877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:48:09.000Z","modified_at":"2026-01-22T10:48:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-12","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-12T10:48:00.670955549Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T10:48:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163871,"job_number":"JOB_163871","tr_customer_id":163888,"tr_customer_product_id":163878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:03:58.000Z","modified_at":"2026-01-22T11:03:58.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"test@yopmail.com","dop":"2024-10-15","serial_number":"15345678991273","imei1":"15345678991273","imei2":"15345678991273","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163872,"job_number":"JOB_163872","tr_customer_id":163889,"tr_customer_product_id":163879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:52.000Z","modified_at":"2026-01-22T11:23:52.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"18776486905294","imei1":"18776486905294","imei2":"18776486905294","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163874,"job_number":"JOB_163874","tr_customer_id":163891,"tr_customer_product_id":163881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:09.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10652723098569","imei1":"10652723098569","imei2":"10652723098569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163876,"job_number":"JOB_163876","tr_customer_id":163893,"tr_customer_product_id":163883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:25.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14757749007480","imei1":"14757749007480","imei2":"14757749007480","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:24:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163878,"job_number":"JOB_163878","tr_customer_id":163895,"tr_customer_product_id":163885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:27:59.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13044449070864","imei1":"13044449070864","imei2":"13044449070864","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163880,"job_number":"JOB_163880","tr_customer_id":163897,"tr_customer_product_id":163887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:15.000Z","modified_at":"2026-01-22T11:28:15.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15329397701561","imei1":"15329397701561","imei2":"15329397701561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163882,"job_number":"JOB_163882","tr_customer_id":163899,"tr_customer_product_id":163889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:31.000Z","modified_at":"2026-01-22T11:28:31.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12912812661189","imei1":"12912812661189","imei2":"12912812661189","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:28:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163884,"job_number":"JOB_163884","tr_customer_id":163901,"tr_customer_product_id":163891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14645285004174","imei1":"14645285004174","imei2":"14645285004174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163886,"job_number":"JOB_163886","tr_customer_id":163903,"tr_customer_product_id":163893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15906917305869","imei1":"15906917305869","imei2":"15906917305869","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163888,"job_number":"JOB_163888","tr_customer_id":163905,"tr_customer_product_id":163895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:35:51.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17956055118072","imei1":"17956055118072","imei2":"17956055118072","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T11:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163890,"job_number":"JOB_163890","tr_customer_id":163907,"tr_customer_product_id":163897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:46.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14765716656372","imei1":"14765716656372","imei2":"14765716656372","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:11:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163892,"job_number":"JOB_163892","tr_customer_id":163909,"tr_customer_product_id":163899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:04.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"10595986818591","imei1":"10595986818591","imei2":"10595986818591","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163894,"job_number":"JOB_163894","tr_customer_id":163911,"tr_customer_product_id":163901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:22.000Z","modified_at":"2026-01-22T12:12:22.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15146697248062","imei1":"15146697248062","imei2":"15146697248062","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:12:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163899,"job_number":"JOB_163899","tr_customer_id":163916,"tr_customer_product_id":163906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:14.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"10596188738913","imei1":"10596188738913","imei2":"10596188738913","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163901,"job_number":"JOB_163901","tr_customer_id":163918,"tr_customer_product_id":163908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:15.000Z","modified_at":"2026-01-22T12:29:15.000Z","name":"Emil Sipes","mobile_number":"538-249-8113","email_id":"Lauriane20@gmail.com","dop":"2025-04-06","serial_number":"15186120060015340","imei1":"15186120060015340","imei2":"15186120060015340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163902,"job_number":"JOB_163902","tr_customer_id":163919,"tr_customer_product_id":163909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:01.000Z","modified_at":"2026-01-22T12:30:01.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"11754243836560","imei1":"11754243836560","imei2":"11754243836560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163904,"job_number":"JOB_163904","tr_customer_id":163921,"tr_customer_product_id":163911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:03.000Z","modified_at":"2026-01-22T12:30:03.000Z","name":"Gail Legros","mobile_number":"375-439-4680","email_id":"Cyril_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"17023290229549444","imei1":"17023290229549444","imei2":"17023290229549444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163905,"job_number":"JOB_163905","tr_customer_id":163922,"tr_customer_product_id":163912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"15727199867642","imei1":"15727199867642","imei2":"15727199867642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163910,"job_number":"JOB_163910","tr_customer_id":163927,"tr_customer_product_id":163917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:52.000Z","modified_at":"2026-01-22T12:30:52.000Z","name":"Maryam Towne","mobile_number":"391-318-3088","email_id":"Matilda76@gmail.com","dop":"2025-04-06","serial_number":"13942481239385672","imei1":"13942481239385672","imei2":"13942481239385672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163911,"job_number":"JOB_163911","tr_customer_id":163928,"tr_customer_product_id":163918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:37:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17713434097100","imei1":"17713434097100","imei2":"17713434097100","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:37:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163913,"job_number":"JOB_163913","tr_customer_id":163930,"tr_customer_product_id":163920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12908520094736","imei1":"12908520094736","imei2":"12908520094736","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163915,"job_number":"JOB_163915","tr_customer_id":163932,"tr_customer_product_id":163922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:33.000Z","modified_at":"2026-01-22T12:38:33.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19296605719599","imei1":"19296605719599","imei2":"19296605719599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163917,"job_number":"JOB_163917","tr_customer_id":163934,"tr_customer_product_id":163924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:27.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"19527224298615","imei1":"19527224298615","imei2":"19527224298615","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163919,"job_number":"JOB_163919","tr_customer_id":163936,"tr_customer_product_id":163926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:44.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17018818799865","imei1":"17018818799865","imei2":"17018818799865","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:42:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163921,"job_number":"JOB_163921","tr_customer_id":163938,"tr_customer_product_id":163928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:01.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19160647369108","imei1":"19160647369108","imei2":"19160647369108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163923,"job_number":"JOB_163923","tr_customer_id":163940,"tr_customer_product_id":163930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105133757295131","imei1":"105133757295131","imei2":"105133757295131","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163924,"job_number":"JOB_163924","tr_customer_id":163941,"tr_customer_product_id":163931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"101213901565840","imei1":"101213901565840","imei2":"101213901565840","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163925,"job_number":"JOB_163925","tr_customer_id":163942,"tr_customer_product_id":163932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:08:44.000Z","modified_at":"2026-01-22T13:08:44.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"105222480433245","imei1":"105222480433245","imei2":"105222480433245","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163929,"job_number":"JOB_163929","tr_customer_id":163946,"tr_customer_product_id":163936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:15:01.000Z","modified_at":"2026-01-22T13:15:01.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-12","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-12T13:15:00.683846363Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:15:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163930,"job_number":"JOB_163930","tr_customer_id":163947,"tr_customer_product_id":163937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:25.000Z","modified_at":"2026-01-22T13:32:25.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"bharatij243@gmail.com","dop":"2025-11-30","serial_number":"102415798690997","imei1":"102415798690997","imei2":"102415798690997","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163931,"job_number":"JOB_163931","tr_customer_id":163948,"tr_customer_product_id":163938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:26.000Z","modified_at":"2026-01-22T13:32:26.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"udayp23@gmail.com","dop":"2025-11-30","serial_number":"101460813444357","imei1":"101460813444357","imei2":"101460813444357","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163932,"job_number":"JOB_163932","tr_customer_id":163949,"tr_customer_product_id":163939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:32:27.000Z","modified_at":"2026-01-22T13:32:27.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"kajalj2344@gmail.com","dop":"2025-11-30","serial_number":"105210233199496","imei1":"105210233199496","imei2":"105210233199496","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:32:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163936,"job_number":"JOB_163936","tr_customer_id":163953,"tr_customer_product_id":163943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:54:54.000Z","modified_at":"2026-01-22T13:54:54.000Z","name":"Hilda Sipes","mobile_number":"Jones","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"16257583253605","imei2":"16257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T13:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163937,"job_number":"JOB_163937","tr_customer_id":163954,"tr_customer_product_id":163944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38452920062049","imei1":"38452920062049","imei2":"38452920062049","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163938,"job_number":"JOB_163938","tr_customer_id":163955,"tr_customer_product_id":163945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:04.000Z","modified_at":"2026-01-22T14:00:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77139864587698","imei1":"77139864587698","imei2":"77139864587698","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163939,"job_number":"JOB_163939","tr_customer_id":163956,"tr_customer_product_id":163946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27476822549382","imei1":"27476822549382","imei2":"27476822549382","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163940,"job_number":"JOB_163940","tr_customer_id":163957,"tr_customer_product_id":163947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34246268224268","imei1":"34246268224268","imei2":"34246268224268","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163941,"job_number":"JOB_163941","tr_customer_id":163958,"tr_customer_product_id":163948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:05.000Z","modified_at":"2026-01-22T14:00:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71805424824978","imei1":"71805424824978","imei2":"71805424824978","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163942,"job_number":"JOB_163942","tr_customer_id":163959,"tr_customer_product_id":163949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:06.000Z","modified_at":"2026-01-22T14:00:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49345789284070","imei1":"49345789284070","imei2":"49345789284070","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163945,"job_number":"JOB_163945","tr_customer_id":163962,"tr_customer_product_id":163952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:20.000Z","modified_at":"2026-01-22T14:00:20.000Z","name":"Jocelyn Thompson","mobile_number":"860-802-4691","email_id":"Dovie45@hotmail.com","dop":"2025-04-06","serial_number":"10913258822432294","imei1":"10913258822432294","imei2":"10913258822432294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163946,"job_number":"JOB_163946","tr_customer_id":163963,"tr_customer_product_id":163953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72049590944121","imei1":"72049590944121","imei2":"72049590944121","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163947,"job_number":"JOB_163947","tr_customer_id":163964,"tr_customer_product_id":163954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:40.000Z","modified_at":"2026-01-22T14:00:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68556658687517","imei1":"68556658687517","imei2":"68556658687517","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163948,"job_number":"JOB_163948","tr_customer_id":163965,"tr_customer_product_id":163955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69056171087140","imei1":"69056171087140","imei2":"69056171087140","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163949,"job_number":"JOB_163949","tr_customer_id":163966,"tr_customer_product_id":163956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86330032178622","imei1":"86330032178622","imei2":"86330032178622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163950,"job_number":"JOB_163950","tr_customer_id":163967,"tr_customer_product_id":163957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:41.000Z","modified_at":"2026-01-22T14:00:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50921475712400","imei1":"50921475712400","imei2":"50921475712400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163951,"job_number":"JOB_163951","tr_customer_id":163968,"tr_customer_product_id":163958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:42.000Z","modified_at":"2026-01-22T14:00:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52940581920144","imei1":"52940581920144","imei2":"52940581920144","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:00:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163953,"job_number":"JOB_163953","tr_customer_id":163970,"tr_customer_product_id":163960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:10.000Z","modified_at":"2026-01-22T14:01:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17970479363098","imei1":"17970479363098","imei2":"17970479363098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163955,"job_number":"JOB_163955","tr_customer_id":163972,"tr_customer_product_id":163962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:12.000Z","modified_at":"2026-01-22T14:01:12.000Z","name":"Noe Jast","mobile_number":"848-358-7213","email_id":"Dora57@yahoo.com","dop":"2025-04-06","serial_number":"11584123174800512","imei1":"11584123174800512","imei2":"11584123174800512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163956,"job_number":"JOB_163956","tr_customer_id":163973,"tr_customer_product_id":163963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:15.000Z","modified_at":"2026-01-22T14:01:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19700641412311","imei1":"19700641412311","imei2":"19700641412311","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163957,"job_number":"JOB_163957","tr_customer_id":163974,"tr_customer_product_id":163964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89645832474962","imei1":"89645832474962","imei2":"89645832474962","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163958,"job_number":"JOB_163958","tr_customer_id":163975,"tr_customer_product_id":163965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:16.000Z","modified_at":"2026-01-22T14:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70455364736965","imei1":"70455364736965","imei2":"70455364736965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163959,"job_number":"JOB_163959","tr_customer_id":163976,"tr_customer_product_id":163966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88116172070789","imei1":"88116172070789","imei2":"88116172070789","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163960,"job_number":"JOB_163960","tr_customer_id":163977,"tr_customer_product_id":163967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"43809514335394","imei1":"43809514335394","imei2":"43809514335394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163961,"job_number":"JOB_163961","tr_customer_id":163978,"tr_customer_product_id":163968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:17.000Z","modified_at":"2026-01-22T14:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73896292256921","imei1":"73896292256921","imei2":"73896292256921","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163965,"job_number":"JOB_163965","tr_customer_id":163982,"tr_customer_product_id":163972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:59.000Z","modified_at":"2026-01-22T14:01:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15549842938715","imei1":"15549842938715","imei2":"15549842938715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163968,"job_number":"JOB_163968","tr_customer_id":163985,"tr_customer_product_id":163975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:01.000Z","modified_at":"2026-01-22T14:02:01.000Z","name":"Issac Runte","mobile_number":"206-220-2322","email_id":"Kayden6@gmail.com","dop":"2025-04-06","serial_number":"16914486573812810","imei1":"16914486573812810","imei2":"16914486573812810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163969,"job_number":"JOB_163969","tr_customer_id":163986,"tr_customer_product_id":163976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:48.000Z","modified_at":"2026-01-22T14:02:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16983178352039","imei1":"16983178352039","imei2":"16983178352039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163971,"job_number":"JOB_163971","tr_customer_id":163988,"tr_customer_product_id":163978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:50.000Z","modified_at":"2026-01-22T14:02:50.000Z","name":"Jabari Conn","mobile_number":"366-687-3890","email_id":"Savion.Stanton@gmail.com","dop":"2025-04-06","serial_number":"18752463588417376","imei1":"18752463588417376","imei2":"18752463588417376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:02:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163973,"job_number":"JOB_163973","tr_customer_id":163990,"tr_customer_product_id":163980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:19:21.000Z","modified_at":"2026-01-22T14:19:21.000Z","name":"Hilda Sipes","mobile_number":"5125173023","email_id":"Nakia87@hotmail.com","dop":"2025-09-30","serial_number":"12345678998761","imei1":"76257583253605","imei2":"76257583253605","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163983,"job_number":"JOB_163983","tr_customer_id":164000,"tr_customer_product_id":163990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:12.000Z","modified_at":"2026-01-22T14:23:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13129556603462","imei1":"13129556603462","imei2":"13129556603462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163985,"job_number":"JOB_163985","tr_customer_id":164002,"tr_customer_product_id":163992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:14.000Z","modified_at":"2026-01-22T14:23:14.000Z","name":"Lowell Hartmann","mobile_number":"927-572-0979","email_id":"Christop_Stoltenberg@gmail.com","dop":"2025-04-06","serial_number":"14609508490334992","imei1":"14609508490334992","imei2":"14609508490334992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163986,"job_number":"JOB_163986","tr_customer_id":164003,"tr_customer_product_id":163993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:58.000Z","modified_at":"2026-01-22T14:23:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13592299053758","imei1":"13592299053758","imei2":"13592299053758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:23:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163988,"job_number":"JOB_163988","tr_customer_id":164005,"tr_customer_product_id":163995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:00.000Z","modified_at":"2026-01-22T14:24:00.000Z","name":"Claire Connelly","mobile_number":"313-845-4394","email_id":"Elenora_Beier83@gmail.com","dop":"2025-04-06","serial_number":"10378486623575158","imei1":"10378486623575158","imei2":"10378486623575158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163989,"job_number":"JOB_163989","tr_customer_id":164006,"tr_customer_product_id":163996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:44.000Z","modified_at":"2026-01-22T14:24:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15390593175059","imei1":"15390593175059","imei2":"15390593175059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163991,"job_number":"JOB_163991","tr_customer_id":164008,"tr_customer_product_id":163998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:46.000Z","modified_at":"2026-01-22T14:24:46.000Z","name":"Cloyd Vandervort","mobile_number":"265-581-8881","email_id":"Georgiana.Kuvalis18@gmail.com","dop":"2025-04-06","serial_number":"12641285337351660","imei1":"12641285337351660","imei2":"12641285337351660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:24:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163992,"job_number":"JOB_163992","tr_customer_id":164009,"tr_customer_product_id":163999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:01.000Z","modified_at":"2026-01-22T14:25:01.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10516723902243","imei1":"10516723902243","imei2":"10516723902243","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163994,"job_number":"JOB_163994","tr_customer_id":164011,"tr_customer_product_id":164001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:02.000Z","modified_at":"2026-01-22T14:25:02.000Z","name":"Lilla Bayer","mobile_number":"648-972-8912","email_id":"Brandyn_Keebler76@gmail.com","dop":"2025-06-18","serial_number":"1030331188273015","imei1":"1030331188273015","imei2":"1030331188273015","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163995,"job_number":"JOB_163995","tr_customer_id":164012,"tr_customer_product_id":164002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:43.000Z","modified_at":"2026-01-22T14:25:43.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10714410141513","imei1":"10714410141513","imei2":"10714410141513","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163997,"job_number":"JOB_163997","tr_customer_id":164014,"tr_customer_product_id":164004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:44.000Z","modified_at":"2026-01-22T14:25:44.000Z","name":"Macey Bogan","mobile_number":"550-945-3542","email_id":"Steve.OKon59@gmail.com","dop":"2025-06-18","serial_number":"1073855451749641","imei1":"1073855451749641","imei2":"1073855451749641","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163998,"job_number":"JOB_163998","tr_customer_id":164015,"tr_customer_product_id":164005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16345472592947","imei1":"16345472592947","imei2":"16345472592947","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164000,"job_number":"JOB_164000","tr_customer_id":164017,"tr_customer_product_id":164007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:28.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15333182261526","imei1":"15333182261526","imei2":"15333182261526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164002,"job_number":"JOB_164002","tr_customer_id":164019,"tr_customer_product_id":164009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:44.000Z","modified_at":"2026-01-22T14:27:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10843360049927","imei1":"10843360049927","imei2":"10843360049927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164003,"job_number":"JOB_164003","tr_customer_id":164020,"tr_customer_product_id":164010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:44.000Z","modified_at":"2026-01-22T14:27:44.000Z","name":"Ansley Huels","mobile_number":"895-881-8187","email_id":"Dena55@yahoo.com","dop":"2025-04-06","serial_number":"12229160778223","imei1":"12229160778223","imei2":"12229160778223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164004,"job_number":"JOB_164004","tr_customer_id":164021,"tr_customer_product_id":164011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:45.000Z","modified_at":"2026-01-22T14:27:45.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15963872183137","imei1":"15963872183137","imei2":"15963872183137","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164005,"job_number":"JOB_164005","tr_customer_id":164022,"tr_customer_product_id":164012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:46.000Z","modified_at":"2026-01-22T14:27:46.000Z","name":"Charles Gislason","mobile_number":"831-768-8567","email_id":"Kraig.Koepp@gmail.com","dop":"2025-04-06","serial_number":"18143549219149896","imei1":"18143549219149896","imei2":"18143549219149896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:27:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163480,"job_number":"JOB_163480","tr_customer_id":163497,"tr_customer_product_id":163487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:35.000Z","modified_at":"2026-01-22T03:57:35.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Julien.Robel@yahoo.com","dop":"2025-07-02","serial_number":"18809038250481","imei1":"18809038250481","imei2":"18809038250481","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163491,"job_number":"JOB_163491","tr_customer_id":163508,"tr_customer_product_id":163498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:57:52.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clair_Donnelly69@gmail.com","dop":"2025-07-02","serial_number":"16106185233963","imei1":"16106185233963","imei2":"16106185233963","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163505,"job_number":"JOB_163505","tr_customer_id":163522,"tr_customer_product_id":163512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:08.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Macie.Romaguera57@yahoo.com","dop":"2025-07-02","serial_number":"14079033929940","imei1":"14079033929940","imei2":"14079033929940","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163552,"job_number":"JOB_163552","tr_customer_id":163569,"tr_customer_product_id":163559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"101261331641012","imei1":"101261331641012","imei2":"101261331641012","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163554,"job_number":"JOB_163554","tr_customer_id":163571,"tr_customer_product_id":163561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Naomi O'Hara","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"124077587565799","imei1":"124077587565799","imei2":"124077587565799","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163555,"job_number":"JOB_163555","tr_customer_id":163572,"tr_customer_product_id":163562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Martin Bernier","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"177622075040412","imei1":"177622075040412","imei2":"177622075040412","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163557,"job_number":"JOB_163557","tr_customer_id":163574,"tr_customer_product_id":163564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Gloria Ondricka","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"170585122178007","imei1":"170585122178007","imei2":"170585122178007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163562,"job_number":"JOB_163562","tr_customer_id":163579,"tr_customer_product_id":163569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:15.000Z","modified_at":"2026-01-22T03:59:15.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197437000801337","imei1":"197437000801337","imei2":"197437000801337","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163564,"job_number":"JOB_163564","tr_customer_id":163581,"tr_customer_product_id":163571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Keshawn Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"152215755371912","imei1":"152215755371912","imei2":"152215755371912","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163566,"job_number":"JOB_163566","tr_customer_id":163583,"tr_customer_product_id":163573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Brando MacGyver","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180976775893469","imei1":"180976775893469","imei2":"180976775893469","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163567,"job_number":"JOB_163567","tr_customer_id":163584,"tr_customer_product_id":163574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Alexane Ryan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"154783890688514","imei1":"154783890688514","imei2":"154783890688514","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163593,"job_number":"JOB_163593","tr_customer_id":163610,"tr_customer_product_id":163600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109785014588664","imei1":"109785014588664","imei2":"109785014588664","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163595,"job_number":"JOB_163595","tr_customer_id":163612,"tr_customer_product_id":163602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T03:59:50.000Z","name":"Reginald Gusikowski","mobile_number":"261-261-3862","email_id":"Andrew.OConner@gmail.com","dop":"2025-06-09","serial_number":"106588017363196","imei1":"106588017363196","imei2":"106588017363196","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163607,"job_number":"JOB_163607","tr_customer_id":163624,"tr_customer_product_id":163614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:05.000Z","modified_at":"2026-01-22T04:00:05.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107885661197453","imei1":"107885661197453","imei2":"107885661197453","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163610,"job_number":"JOB_163610","tr_customer_id":163627,"tr_customer_product_id":163617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:06.000Z","name":"Joyce Denesik","mobile_number":"713-417-9754","email_id":"Paolo_Wiegand@hotmail.com","dop":"2025-06-09","serial_number":"105803017867436","imei1":"105803017867436","imei2":"105803017867436","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163617,"job_number":"JOB_163617","tr_customer_id":163634,"tr_customer_product_id":163624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100517918965524","imei1":"100517918965524","imei2":"100517918965524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163619,"job_number":"JOB_163619","tr_customer_id":163636,"tr_customer_product_id":163626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:21.000Z","name":"Frank Rempel","mobile_number":"650-417-8268","email_id":"Clinton.Botsford@yahoo.com","dop":"2025-06-09","serial_number":"106749481570117","imei1":"106749481570117","imei2":"106749481570117","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163704,"job_number":"JOB_163704","tr_customer_id":163721,"tr_customer_product_id":163711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:11.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107950280595277","imei1":"107950280595277","imei2":"107950280595277","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163706,"job_number":"JOB_163706","tr_customer_id":163723,"tr_customer_product_id":163713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:12.000Z","name":"Velva Hahn","mobile_number":"554-297-1906","email_id":"Evelyn_Davis22@hotmail.com","dop":"2025-06-09","serial_number":"105993282356578","imei1":"105993282356578","imei2":"105993282356578","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163711,"job_number":"JOB_163711","tr_customer_id":163728,"tr_customer_product_id":163718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100365323083520","imei1":"100365323083520","imei2":"100365323083520","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163713,"job_number":"JOB_163713","tr_customer_id":163730,"tr_customer_product_id":163720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:27.000Z","name":"Esta Kertzmann","mobile_number":"779-593-1071","email_id":"Janet_White54@gmail.com","dop":"2025-06-09","serial_number":"101664089859660","imei1":"101664089859660","imei2":"101664089859660","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163843,"job_number":"JOB_163843","tr_customer_id":163860,"tr_customer_product_id":163850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:14.000Z","modified_at":"2026-01-22T07:35:14.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Harold_Bruen@gmail.com","dop":"2025-07-02","serial_number":"14685671795733","imei1":"14685671795733","imei2":"14685671795733","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163844,"job_number":"JOB_163844","tr_customer_id":163861,"tr_customer_product_id":163851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:33.000Z","modified_at":"2026-01-22T07:35:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Joesph67@hotmail.com","dop":"2025-07-02","serial_number":"11000949156859","imei1":"11000949156859","imei2":"11000949156859","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163845,"job_number":"JOB_163845","tr_customer_id":163862,"tr_customer_product_id":163852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:35:50.000Z","modified_at":"2026-01-22T07:35:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Giovanni36@yahoo.com","dop":"2025-07-02","serial_number":"11878881107056","imei1":"11878881107056","imei2":"11878881107056","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T07:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163896,"job_number":"JOB_163896","tr_customer_id":163913,"tr_customer_product_id":163903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:14:43.000Z","modified_at":"2026-01-22T12:14:43.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646873","imei1":"13354340646873","imei2":"13354340646873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163897,"job_number":"JOB_163897","tr_customer_id":163914,"tr_customer_product_id":163904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645873","imei1":"13354340645873","imei2":"13354340645873","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163898,"job_number":"JOB_163898","tr_customer_id":163915,"tr_customer_product_id":163905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:20:55.000Z","modified_at":"2026-01-22T12:20:55.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340645870","imei1":"13354340645870","imei2":"13354340645870","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163906,"job_number":"JOB_163906","tr_customer_id":163923,"tr_customer_product_id":163913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646007","imei1":"13354340646007","imei2":"13354340646007","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163907,"job_number":"JOB_163907","tr_customer_id":163924,"tr_customer_product_id":163914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646003","imei1":"13354340646003","imei2":"13354340646003","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163908,"job_number":"JOB_163908","tr_customer_id":163925,"tr_customer_product_id":163915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:30:50.000Z","name":"Emmalee Schuppe","mobile_number":"291-469-4657","email_id":"Layne.Trantow@yahoo.com","dop":"2025-10-01","serial_number":"13354340646002","imei1":"13354340646002","imei2":"13354340646002","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T12:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163974,"job_number":"JOB_163974","tr_customer_id":163991,"tr_customer_product_id":163981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"121618569010336","imei1":"121618569010336","imei2":"121618569010336","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163975,"job_number":"JOB_163975","tr_customer_id":163992,"tr_customer_product_id":163982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:10.000Z","modified_at":"2026-01-22T14:20:10.000Z","name":"Nelda Gislason","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147044432220875","imei1":"147044432220875","imei2":"147044432220875","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163976,"job_number":"JOB_163976","tr_customer_id":163993,"tr_customer_product_id":163983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Santiago Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166807984452199","imei1":"166807984452199","imei2":"166807984452199","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163977,"job_number":"JOB_163977","tr_customer_id":163994,"tr_customer_product_id":163984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:11.000Z","modified_at":"2026-01-22T14:20:11.000Z","name":"Vaughn Hamill","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"148799137745210","imei1":"148799137745210","imei2":"148799137745210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163978,"job_number":"JOB_163978","tr_customer_id":163995,"tr_customer_product_id":163985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"117490788929589","imei1":"117490788929589","imei2":"117490788929589","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163979,"job_number":"JOB_163979","tr_customer_id":163996,"tr_customer_product_id":163986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Christ Keebler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112358719006285","imei1":"112358719006285","imei2":"112358719006285","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163980,"job_number":"JOB_163980","tr_customer_id":163997,"tr_customer_product_id":163987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:24.000Z","modified_at":"2026-01-22T14:20:24.000Z","name":"Lue Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"128166661147915","imei1":"128166661147915","imei2":"128166661147915","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163981,"job_number":"JOB_163981","tr_customer_id":163998,"tr_customer_product_id":163988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:20:25.000Z","modified_at":"2026-01-22T14:20:25.000Z","name":"Sarai Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114640349230210","imei1":"114640349230210","imei2":"114640349230210","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T14:20:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163513,"job_number":"JOB_163513","tr_customer_id":163530,"tr_customer_product_id":163520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10854657679167","imei1":"10854657679167","imei2":"10854657679167","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163517,"job_number":"JOB_163517","tr_customer_id":163534,"tr_customer_product_id":163524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:21.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Courtney Skiles","mobile_number":"868-478-5198","email_id":"Vita_Thiel@gmail.com","dop":"2000-01-31","serial_number":"1028249351298818","imei1":"1028249351298818","imei2":"1028249351298818","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163549,"job_number":"JOB_163549","tr_customer_id":163566,"tr_customer_product_id":163556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:03.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10961932667291","imei1":"10961932667291","imei2":"10961932667291","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163556,"job_number":"JOB_163556","tr_customer_id":163573,"tr_customer_product_id":163563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:04.000Z","name":"Ludwig Toy","mobile_number":"258-784-1690","email_id":"Cruz_Emmerich45@hotmail.com","dop":"2000-01-31","serial_number":"1069771015334662","imei1":"1069771015334662","imei2":"1069771015334662","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163587,"job_number":"JOB_163587","tr_customer_id":163604,"tr_customer_product_id":163594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T03:59:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10764636508177","imei1":"10764636508177","imei2":"10764636508177","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163591,"job_number":"JOB_163591","tr_customer_id":163608,"tr_customer_product_id":163598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T03:59:47.000Z","name":"Zula Hirthe","mobile_number":"830-962-7948","email_id":"Lucy.Olson@gmail.com","dop":"2000-01-31","serial_number":"1082921096460193","imei1":"1082921096460193","imei2":"1082921096460193","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T03:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163620,"job_number":"JOB_163620","tr_customer_id":163637,"tr_customer_product_id":163627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10282111291254","imei1":"10282111291254","imei2":"10282111291254","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163624,"job_number":"JOB_163624","tr_customer_id":163641,"tr_customer_product_id":163631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:31.000Z","modified_at":"2026-01-22T04:00:31.000Z","name":"Kenneth D'Amore","mobile_number":"524-853-6511","email_id":"Myriam_Abshire50@gmail.com","dop":"2000-01-31","serial_number":"1042528340964866","imei1":"1042528340964866","imei2":"1042528340964866","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T04:00:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163754,"job_number":"JOB_163754","tr_customer_id":163771,"tr_customer_product_id":163761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:40.000Z","modified_at":"2026-01-22T06:35:40.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10061750597742","imei1":"10061750597742","imei2":"10061750597742","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163756,"job_number":"JOB_163756","tr_customer_id":163773,"tr_customer_product_id":163763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:42.000Z","modified_at":"2026-01-22T06:35:42.000Z","name":"Lavern Schuppe","mobile_number":"261-938-3290","email_id":"Demetris.Baumbach33@yahoo.com","dop":"2000-01-31","serial_number":"1037667556198980","imei1":"1037667556198980","imei2":"1037667556198980","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163762,"job_number":"JOB_163762","tr_customer_id":163779,"tr_customer_product_id":163769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:28.000Z","modified_at":"2026-01-22T06:36:28.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10347603664790","imei1":"10347603664790","imei2":"10347603664790","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163764,"job_number":"JOB_163764","tr_customer_id":163781,"tr_customer_product_id":163771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:30.000Z","modified_at":"2026-01-22T06:36:30.000Z","name":"Reuben Aufderhar","mobile_number":"990-482-0697","email_id":"Aubree.Christiansen@yahoo.com","dop":"2000-01-31","serial_number":"1024438260606501","imei1":"1024438260606501","imei2":"1024438260606501","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163771,"job_number":"JOB_163771","tr_customer_id":163788,"tr_customer_product_id":163778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:16.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432218455489","imei1":"10432218455489","imei2":"10432218455489","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:16.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163773,"job_number":"JOB_163773","tr_customer_id":163790,"tr_customer_product_id":163780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:18.000Z","modified_at":"2026-01-22T06:37:18.000Z","name":"Timothy Gleason","mobile_number":"491-534-6583","email_id":"Norris36@yahoo.com","dop":"2000-01-31","serial_number":"1031615374257827","imei1":"1031615374257827","imei2":"1031615374257827","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:37:18.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163777,"job_number":"JOB_163777","tr_customer_id":163794,"tr_customer_product_id":163784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:04.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10224276311180","imei1":"10224276311180","imei2":"10224276311180","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":163779,"job_number":"JOB_163779","tr_customer_id":163796,"tr_customer_product_id":163786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:06.000Z","modified_at":"2026-01-22T06:38:06.000Z","name":"Virgie Fritsch","mobile_number":"968-688-5871","email_id":"Lilla4@gmail.com","dop":"2000-01-31","serial_number":"1040391182098053","imei1":"1040391182098053","imei2":"1040391182098053","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T06:38:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2a0a0b3c-3e2f-4516-8453-e62f71cf4c97 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-J9XDE4aOdfTfhQXRfI40sHKosLo" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:51 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNzF9.kRbuNbuQT-LPOiAYfVjq3R6TIU1nZwgSD6FcZOdQlJk"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNzF9.kRbuNbuQT-LPOiAYfVjq3R6TIU1nZwgSD6FcZOdQlJk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d002955b-5e17-4610-807d-d698de7952b2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"fa-C4O/migWRZ/Ui2BHEIG1BiIjgvQ"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNzF9.kRbuNbuQT-LPOiAYfVjq3R6TIU1nZwgSD6FcZOdQlJk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 713ab62a-fd0c-464f-a589-7f85f6ab6465 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-lcl87kMDNO0Zl1UDfhqvBOeO6YM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":195}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNzF9.kRbuNbuQT-LPOiAYfVjq3R6TIU1nZwgSD6FcZOdQlJk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e6590164-f7df-410d-950a-c36d9956fac6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"details_key": "pending_for_repair"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7d6-5VsdIKZrFyzlIVNqdReYFSKrr0g" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:52 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163972,"job_number":"JOB_163972","tr_customer_id":163989,"tr_customer_product_id":163979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:17:52.000Z","modified_at":"2026-01-22T14:22:11.000Z","name":"Vishwajeet Kuamr","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770109","imei1":"23451113430770109","imei2":"23451113430770109","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T14:22:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164006,"job_number":"JOB_164006","tr_customer_id":164023,"tr_customer_product_id":164013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:46.000Z","modified_at":"2026-01-22T14:27:51.000Z","name":"Norris Schneider","mobile_number":"252-642-3882","email_id":"Arlie.Muller27@gmail.com","dop":"2025-12-01","serial_number":"19779951107021","imei1":"19779951107021","imei2":"19779951107021","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T14:27:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNzF9.kRbuNbuQT-LPOiAYfVjq3R6TIU1nZwgSD6FcZOdQlJk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 65ebc8fe-8544-467a-b603-8b1f182a05ae |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 34 |
{"details_key":"repair_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"8e32-O9Wz7WdQmSrHlTCzRukl1FGww8M"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNzF9.kRbuNbuQT-LPOiAYfVjq3R6TIU1nZwgSD6FcZOdQlJk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dc4a7ee7-1c43-4009-abac-6b059f9ef754 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"967-WBu7/QJBZRNgjrvBW3iJIvhfGF4" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164006,"job_number":"JOB_164006","tr_customer_id":164023,"tr_customer_product_id":164013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:46.000Z","modified_at":"2026-01-22T14:27:51.000Z","name":"Norris Schneider","mobile_number":"252-642-3882","email_id":"Arlie.Muller27@gmail.com","dop":"2025-12-01","serial_number":"19779951107021","imei1":"19779951107021","imei2":"19779951107021","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T14:27:51.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":164006,"remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T14:27:46.000Z"}],"quatations":[]},{"id":163972,"job_number":"JOB_163972","tr_customer_id":163989,"tr_customer_product_id":163979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:17:52.000Z","modified_at":"2026-01-22T14:22:11.000Z","name":"Vishwajeet Kuamr","mobile_number":"7001829202","email_id":"testemail@gmail.com","dop":"2025-12-04","serial_number":"23451113430770109","imei1":"23451113430770109","imei2":"23451113430770109","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-22T14:22:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":163972,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T14:17:52.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNzF9.kRbuNbuQT-LPOiAYfVjq3R6TIU1nZwgSD6FcZOdQlJk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 71268991-0fa1-46ff-a216-f92fc4bd25aa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859,"problems":[{"id":1,"remark":"OS reinstalled."}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgzOTR9.PFJeCZGP0dKYnQEDjQu3YOwaWLMV0MtwpBzDvYxFxUs |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 681c39f4-a21e-4d47-8b83-c50fd014200d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 139 |
{
"job_id": 164006,
"problems": [
{
"id": 1,
"remark": "Changed Battery."
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c011c2be-f392-4dc5-9e4c-6fb0aaaa2c9c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-7s5+PjVLMaPjL/w7EilJYG11YiU" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA3NH0.cLdpC753wab26672ng3a_rfUcjxr5jvaRNnnQb-x2SM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA3NH0.cLdpC753wab26672ng3a_rfUcjxr5jvaRNnnQb-x2SM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e70c3dde-472a-4235-b6c1-ba7f871ac52a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"a5-TaZ7vb8FFSe8pkKVbP7CUBuhMPY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA3NH0.cLdpC753wab26672ng3a_rfUcjxr5jvaRNnnQb-x2SM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6cfeb870-0777-425e-882a-13ef746acd82 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-Vfd9NRpo+NsKdJwJw/385gCT2NE" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":195},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA3NH0.cLdpC753wab26672ng3a_rfUcjxr5jvaRNnnQb-x2SM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f7fd969b-4bb3-4e05-abcd-a17a28b42820 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 41 |
{
"details_key": "pending_for_qc"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA3NH0.cLdpC753wab26672ng3a_rfUcjxr5jvaRNnnQb-x2SM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ab5d9024-2ef2-4e30-8e69-162c946cc25b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 39 |
{
"details_key": "qc_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2f150-T4aylD5TMkrDtXUF/Tu1m47KrJY" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":163982,"job_number":"JOB_163982","tr_customer_id":163999,"tr_customer_product_id":163989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:21:33.000Z","modified_at":"2026-01-22T14:21:59.000Z","name":"Camilla Hilll","mobile_number":"429-524-0105","email_id":"Renee.Bahringer@yahoo.com","dop":"2025-10-01","serial_number":"17211350654033","imei1":"17211350654033","imei2":"17211350654033","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163967,"job_number":"JOB_163967","tr_customer_id":163984,"tr_customer_product_id":163974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:01.000Z","modified_at":"2026-01-22T14:02:11.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"79366714924192","imei1":"79366714924192","imei2":"79366714924192","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163964,"job_number":"JOB_163964","tr_customer_id":163981,"tr_customer_product_id":163971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:46.000Z","modified_at":"2026-01-22T14:01:57.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"46165935593987","imei1":"46165935593987","imei2":"46165935593987","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163963,"job_number":"JOB_163963","tr_customer_id":163980,"tr_customer_product_id":163970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:31.000Z","modified_at":"2026-01-22T14:01:42.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"38507972860565","imei1":"38507972860565","imei2":"38507972860565","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163849,"job_number":"JOB_163849","tr_customer_id":163866,"tr_customer_product_id":163856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:37.000Z","modified_at":"2026-01-22T07:47:04.000Z","name":"Aletha Conroy","mobile_number":"522-813-8059","email_id":"Heath_Farrell@gmail.com","dop":"2025-11-04","serial_number":"98891198523581","imei1":"98891198523581","imei2":"98891198523581","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:47:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163848,"job_number":"JOB_163848","tr_customer_id":163865,"tr_customer_product_id":163855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:21.000Z","modified_at":"2026-01-22T07:46:33.000Z","name":"Crystel Volkman","mobile_number":"364-617-3047","email_id":"Hanna_Boehm@hotmail.com","dop":"2025-11-04","serial_number":"33689902858375","imei1":"33689902858375","imei2":"33689902858375","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163842,"job_number":"JOB_163842","tr_customer_id":163859,"tr_customer_product_id":163849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:58.000Z","modified_at":"2026-01-22T07:28:23.000Z","name":"Scarlett Beahan","mobile_number":"298-260-7166","email_id":"Tom_Williamson@yahoo.com","dop":"2025-11-04","serial_number":"97817098339946","imei1":"97817098339946","imei2":"97817098339946","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163841,"job_number":"JOB_163841","tr_customer_id":163858,"tr_customer_product_id":163848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:27:44.000Z","modified_at":"2026-01-22T07:27:55.000Z","name":"Gus Schinner","mobile_number":"519-781-2243","email_id":"Beau_Pfannerstill@hotmail.com","dop":"2025-11-04","serial_number":"43237749952900","imei1":"43237749952900","imei2":"43237749952900","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:27:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163738,"job_number":"JOB_163738","tr_customer_id":163755,"tr_customer_product_id":163745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:58.000Z","modified_at":"2026-01-22T06:30:09.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"16987988038319","imei1":"16987988038319","imei2":"16987988038319","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163734,"job_number":"JOB_163734","tr_customer_id":163751,"tr_customer_product_id":163741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:42.000Z","modified_at":"2026-01-22T06:29:54.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"11750603934385","imei1":"11750603934385","imei2":"11750603934385","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163733,"job_number":"JOB_163733","tr_customer_id":163750,"tr_customer_product_id":163740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:26.000Z","modified_at":"2026-01-22T06:29:38.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"32382748816456","imei1":"32382748816456","imei2":"32382748816456","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163714,"job_number":"JOB_163714","tr_customer_id":163731,"tr_customer_product_id":163721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"94585377988292","imei1":"94585377988292","imei2":"94585377988292","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163712,"job_number":"JOB_163712","tr_customer_id":163729,"tr_customer_product_id":163719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:27.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Carissa Gulgowski","mobile_number":"805-726-3762","email_id":"Erich_Johnston@yahoo.com","dop":"2025-06-09","serial_number":"104306349213985","imei1":"104306349213985","imei2":"104306349213985","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163707,"job_number":"JOB_163707","tr_customer_id":163724,"tr_customer_product_id":163714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:12.000Z","modified_at":"2026-01-22T06:24:23.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"82178631442927","imei1":"82178631442927","imei2":"82178631442927","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163705,"job_number":"JOB_163705","tr_customer_id":163722,"tr_customer_product_id":163712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:11.000Z","modified_at":"2026-01-22T06:24:22.000Z","name":"Karlie Kihn","mobile_number":"679-660-9032","email_id":"Doris_Auer@hotmail.com","dop":"2025-06-09","serial_number":"100665847818643","imei1":"100665847818643","imei2":"100665847818643","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163694,"job_number":"JOB_163694","tr_customer_id":163711,"tr_customer_product_id":163701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:57.000Z","modified_at":"2026-01-22T06:18:08.000Z","name":"Hilma Waters","mobile_number":"840-797-8131","email_id":"Arden71@yahoo.com","dop":"2025-11-04","serial_number":"57794126222076","imei1":"57794126222076","imei2":"57794126222076","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163693,"job_number":"JOB_163693","tr_customer_id":163710,"tr_customer_product_id":163700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:41.000Z","modified_at":"2026-01-22T06:18:04.000Z","name":"Keanu Will","mobile_number":"686-906-1044","email_id":"Isabel.Bergnaum19@gmail.com","dop":"2025-10-01","serial_number":"18166917626012","imei1":"18166917626012","imei2":"18166917626012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:18:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163692,"job_number":"JOB_163692","tr_customer_id":163709,"tr_customer_product_id":163699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:17:28.000Z","modified_at":"2026-01-22T06:17:53.000Z","name":"Curtis Gutkowski","mobile_number":"974-645-2450","email_id":"Kacey.Kutch@gmail.com","dop":"2025-11-04","serial_number":"47799534532553","imei1":"47799534532553","imei2":"47799534532553","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:17:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163664,"job_number":"JOB_163664","tr_customer_id":163681,"tr_customer_product_id":163671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:18.000Z","modified_at":"2026-01-22T04:12:28.000Z","name":"giyu tomiaka","mobile_number":"907-257-7826","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"962953359796337","imei1":"962953359796337","imei2":"962953359796337","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163663,"job_number":"JOB_163663","tr_customer_id":163680,"tr_customer_product_id":163670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:12:06.000Z","modified_at":"2026-01-22T04:12:16.000Z","name":"tanjiro kamado","mobile_number":"705-901-8387","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"393550661426647","imei1":"393550661426647","imei2":"393550661426647","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163662,"job_number":"JOB_163662","tr_customer_id":163679,"tr_customer_product_id":163669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:11:54.000Z","modified_at":"2026-01-22T04:12:04.000Z","name":"saitama sensei","mobile_number":"389-930-6045","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"382516679675598","imei1":"382516679675598","imei2":"382516679675598","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:12:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163640,"job_number":"JOB_163640","tr_customer_id":163657,"tr_customer_product_id":163647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:50.000Z","modified_at":"2026-01-22T04:03:58.000Z","name":"giyu tomiaka","mobile_number":"688-479-9500","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"193487064650731","imei1":"193487064650731","imei2":"193487064650731","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163639,"job_number":"JOB_163639","tr_customer_id":163656,"tr_customer_product_id":163646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:39.000Z","modified_at":"2026-01-22T04:03:48.000Z","name":"tanjiro kamado","mobile_number":"954-632-2365","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"522671910892708","imei1":"522671910892708","imei2":"522671910892708","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163638,"job_number":"JOB_163638","tr_customer_id":163655,"tr_customer_product_id":163645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:03:28.000Z","modified_at":"2026-01-22T04:03:37.000Z","name":"saitama sensei","mobile_number":"628-958-2954","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"803479690351743","imei1":"803479690351743","imei2":"803479690351743","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163618,"job_number":"JOB_163618","tr_customer_id":163635,"tr_customer_product_id":163625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:21.000Z","modified_at":"2026-01-22T04:00:32.000Z","name":"Velda O'Keefe","mobile_number":"936-593-2578","email_id":"Russ_Hermann@yahoo.com","dop":"2025-06-09","serial_number":"101936025221503","imei1":"101936025221503","imei2":"101936025221503","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163609,"job_number":"JOB_163609","tr_customer_id":163626,"tr_customer_product_id":163616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:06.000Z","modified_at":"2026-01-22T04:00:16.000Z","name":"Erling DuBuque","mobile_number":"789-525-6890","email_id":"Salvador91@gmail.com","dop":"2025-06-09","serial_number":"100351243788408","imei1":"100351243788408","imei2":"100351243788408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163594,"job_number":"JOB_163594","tr_customer_id":163611,"tr_customer_product_id":163601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:50.000Z","modified_at":"2026-01-22T04:00:01.000Z","name":"Crystel Wiegand","mobile_number":"413-909-8619","email_id":"Elisabeth.Oberbrunner@hotmail.com","dop":"2025-06-09","serial_number":"102441155277280","imei1":"102441155277280","imei2":"102441155277280","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163526,"job_number":"JOB_163526","tr_customer_id":163543,"tr_customer_product_id":163533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:58:56.000Z","name":"Pearline Von","mobile_number":"225-259-0751","email_id":"Evie_Kertzmann86@gmail.com","dop":"2025-10-01","serial_number":"11103730177207","imei1":"11103730177207","imei2":"11103730177207","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163493,"job_number":"JOB_163493","tr_customer_id":163510,"tr_customer_product_id":163500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:02.000Z","name":"giyu tomiaka","mobile_number":"914-488-1390","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"428657442901301","imei1":"428657442901301","imei2":"428657442901301","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163484,"job_number":"JOB_163484","tr_customer_id":163501,"tr_customer_product_id":163491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:41.000Z","modified_at":"2026-01-22T03:57:50.000Z","name":"tanjiro kamado","mobile_number":"753-304-7910","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"298645549453771","imei1":"298645549453771","imei2":"298645549453771","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163474,"job_number":"JOB_163474","tr_customer_id":163491,"tr_customer_product_id":163481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:29.000Z","modified_at":"2026-01-22T03:57:38.000Z","name":"saitama sensei","mobile_number":"929-377-0255","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"379239172839877","imei1":"379239172839877","imei2":"379239172839877","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164001,"job_number":"JOB_164001","tr_customer_id":164018,"tr_customer_product_id":164008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:28.000Z","modified_at":"2026-01-22T14:27:41.000Z","name":"Carole Nolan","mobile_number":"227-423-3683","email_id":"Marjolaine.Berge9@gmail.com","dop":"2025-12-01","serial_number":"18661855492714","imei1":"18661855492714","imei2":"18661855492714","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163999,"job_number":"JOB_163999","tr_customer_id":164016,"tr_customer_product_id":164006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:10.000Z","modified_at":"2026-01-22T14:27:23.000Z","name":"Johan Witting","mobile_number":"254-946-6614","email_id":"Valentin47@gmail.com","dop":"2025-12-01","serial_number":"15587379122076","imei1":"15587379122076","imei2":"15587379122076","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163996,"job_number":"JOB_163996","tr_customer_id":164013,"tr_customer_product_id":164003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:44.000Z","modified_at":"2026-01-22T14:26:19.000Z","name":"Forest Mitchell","mobile_number":"737-633-1457","email_id":"Will79@gmail.com","dop":"2025-06-18","serial_number":"10859122848991","imei1":"10859122848991","imei2":"10859122848991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163993,"job_number":"JOB_163993","tr_customer_id":164010,"tr_customer_product_id":164000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:25:01.000Z","modified_at":"2026-01-22T14:25:37.000Z","name":"Sylvester Prosacco","mobile_number":"807-711-3636","email_id":"Casimir.Cruickshank@yahoo.com","dop":"2025-06-18","serial_number":"10480751654531","imei1":"10480751654531","imei2":"10480751654531","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:25:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163990,"job_number":"JOB_163990","tr_customer_id":164007,"tr_customer_product_id":163997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:24:45.000Z","modified_at":"2026-01-22T14:25:23.000Z","name":"Hannah Mann","mobile_number":"682-848-2988","email_id":"Zechariah50@yahoo.com","dop":"2025-04-06","serial_number":"14616029746534","imei1":"14616029746534","imei2":"14616029746534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163987,"job_number":"JOB_163987","tr_customer_id":164004,"tr_customer_product_id":163994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:59.000Z","modified_at":"2026-01-22T14:24:37.000Z","name":"Karelle Ward","mobile_number":"652-813-2858","email_id":"Herminia.Green@yahoo.com","dop":"2025-04-06","serial_number":"12039821863574","imei1":"12039821863574","imei2":"12039821863574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163984,"job_number":"JOB_163984","tr_customer_id":164001,"tr_customer_product_id":163991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:23:12.000Z","modified_at":"2026-01-22T14:23:51.000Z","name":"Ocie Brakus","mobile_number":"767-281-5617","email_id":"Jordy_Mante@hotmail.com","dop":"2025-04-06","serial_number":"15879013707988","imei1":"15879013707988","imei2":"15879013707988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:23:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163970,"job_number":"JOB_163970","tr_customer_id":163987,"tr_customer_product_id":163977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:49.000Z","modified_at":"2026-01-22T14:03:29.000Z","name":"Teresa Wilderman","mobile_number":"596-257-3404","email_id":"Elmira15@hotmail.com","dop":"2025-04-06","serial_number":"14751969348079","imei1":"14751969348079","imei2":"14751969348079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:03:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163966,"job_number":"JOB_163966","tr_customer_id":163983,"tr_customer_product_id":163973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:02:00.000Z","modified_at":"2026-01-22T14:02:41.000Z","name":"Ramona Green","mobile_number":"913-682-9478","email_id":"Leslie58@gmail.com","dop":"2025-04-06","serial_number":"18864062080438","imei1":"18864062080438","imei2":"18864062080438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:02:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163962,"job_number":"JOB_163962","tr_customer_id":163979,"tr_customer_product_id":163969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:18.000Z","modified_at":"2026-01-22T14:01:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58254577173984","imei1":"58254577173984","imei2":"58254577173984","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163954,"job_number":"JOB_163954","tr_customer_id":163971,"tr_customer_product_id":163961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:01:11.000Z","modified_at":"2026-01-22T14:01:52.000Z","name":"Maximillia Kilback","mobile_number":"384-573-4890","email_id":"Nash.Tillman58@yahoo.com","dop":"2025-04-06","serial_number":"16807324797246","imei1":"16807324797246","imei2":"16807324797246","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163952,"job_number":"JOB_163952","tr_customer_id":163969,"tr_customer_product_id":163959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:42.000Z","modified_at":"2026-01-22T14:01:09.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22804345406385","imei1":"22804345406385","imei2":"22804345406385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163944,"job_number":"JOB_163944","tr_customer_id":163961,"tr_customer_product_id":163951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:19.000Z","modified_at":"2026-01-22T14:00:56.000Z","name":"Hazel Satterfield","mobile_number":"991-647-3024","email_id":"Isai57@gmail.com","dop":"2025-04-06","serial_number":"13716204529670","imei1":"13716204529670","imei2":"13716204529670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163943,"job_number":"JOB_163943","tr_customer_id":163960,"tr_customer_product_id":163950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:00:06.000Z","modified_at":"2026-01-22T14:00:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26102008942694","imei1":"26102008942694","imei2":"26102008942694","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163935,"job_number":"JOB_163935","tr_customer_id":163952,"tr_customer_product_id":163942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:34:09.000Z","modified_at":"2026-01-22T13:34:16.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"kajalj2344@gmail.com","dop":"2025-11-30","serial_number":"103447312284143","imei1":"103447312284143","imei2":"103447312284143","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163934,"job_number":"JOB_163934","tr_customer_id":163951,"tr_customer_product_id":163941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:33:59.000Z","modified_at":"2026-01-22T13:34:07.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"udayp23@gmail.com","dop":"2025-11-30","serial_number":"103174820218904","imei1":"103174820218904","imei2":"103174820218904","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163933,"job_number":"JOB_163933","tr_customer_id":163950,"tr_customer_product_id":163940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:33:50.000Z","modified_at":"2026-01-22T13:33:57.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"bharatij243@gmail.com","dop":"2025-11-30","serial_number":"108322466300079","imei1":"108322466300079","imei2":"108322466300079","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163928,"job_number":"JOB_163928","tr_customer_id":163945,"tr_customer_product_id":163935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:22.000Z","modified_at":"2026-01-22T13:13:29.000Z","name":"kajal Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"106778934620093","imei1":"106778934620093","imei2":"106778934620093","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163927,"job_number":"JOB_163927","tr_customer_id":163944,"tr_customer_product_id":163934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:13.000Z","modified_at":"2026-01-22T13:13:21.000Z","name":"uday p","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"106604347622318","imei1":"106604347622318","imei2":"106604347622318","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163926,"job_number":"JOB_163926","tr_customer_id":163943,"tr_customer_product_id":163933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T13:13:03.000Z","modified_at":"2026-01-22T13:13:11.000Z","name":"Bharati Jadhav","mobile_number":"{{1546325478}}","email_id":"abc@gmail.com","dop":"2025-11-30","serial_number":"109218191000206","imei1":"109218191000206","imei2":"109218191000206","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T13:13:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163922,"job_number":"JOB_163922","tr_customer_id":163939,"tr_customer_product_id":163929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:43:01.000Z","modified_at":"2026-01-22T12:43:13.000Z","name":"Wayne Senger","mobile_number":"294-231-3743","email_id":"Hertha32@gmail.com","dop":"2025-12-01","serial_number":"19304306036065","imei1":"19304306036065","imei2":"19304306036065","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163920,"job_number":"JOB_163920","tr_customer_id":163937,"tr_customer_product_id":163927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:44.000Z","modified_at":"2026-01-22T12:42:56.000Z","name":"Destini Kunze","mobile_number":"790-914-8216","email_id":"Haley_Moore70@hotmail.com","dop":"2025-12-01","serial_number":"11098251452595","imei1":"11098251452595","imei2":"11098251452595","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163918,"job_number":"JOB_163918","tr_customer_id":163935,"tr_customer_product_id":163925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:42:27.000Z","modified_at":"2026-01-22T12:42:39.000Z","name":"Stefanie Conn","mobile_number":"268-727-5634","email_id":"Harley_McCullough1@gmail.com","dop":"2025-12-01","serial_number":"17183042951528","imei1":"17183042951528","imei2":"17183042951528","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163916,"job_number":"JOB_163916","tr_customer_id":163933,"tr_customer_product_id":163923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:34.000Z","modified_at":"2026-01-22T12:38:46.000Z","name":"Jonatan Hayes","mobile_number":"513-955-4759","email_id":"Newton14@gmail.com","dop":"2025-12-01","serial_number":"16185777263786","imei1":"16185777263786","imei2":"16185777263786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163914,"job_number":"JOB_163914","tr_customer_id":163931,"tr_customer_product_id":163921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:38:16.000Z","modified_at":"2026-01-22T12:38:28.000Z","name":"Meagan Emard","mobile_number":"225-308-6859","email_id":"Mabel_Hauck88@hotmail.com","dop":"2025-12-01","serial_number":"11211179848948","imei1":"11211179848948","imei2":"11211179848948","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163912,"job_number":"JOB_163912","tr_customer_id":163929,"tr_customer_product_id":163919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:37:58.000Z","modified_at":"2026-01-22T12:38:11.000Z","name":"Cedrick Luettgen","mobile_number":"745-943-1039","email_id":"Austyn97@hotmail.com","dop":"2025-12-01","serial_number":"19088202063810","imei1":"19088202063810","imei2":"19088202063810","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:38:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163909,"job_number":"JOB_163909","tr_customer_id":163926,"tr_customer_product_id":163916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:50.000Z","modified_at":"2026-01-22T12:31:34.000Z","name":"Angela Harvey","mobile_number":"582-678-2283","email_id":"Harvey_Reinger@hotmail.com","dop":"2025-04-06","serial_number":"12597340189361","imei1":"12597340189361","imei2":"12597340189361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163903,"job_number":"JOB_163903","tr_customer_id":163920,"tr_customer_product_id":163910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:30:02.000Z","modified_at":"2026-01-22T12:30:44.000Z","name":"Skylar Bradtke","mobile_number":"688-250-7365","email_id":"Helmer31@yahoo.com","dop":"2025-04-06","serial_number":"18363839255355","imei1":"18363839255355","imei2":"18363839255355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163900,"job_number":"JOB_163900","tr_customer_id":163917,"tr_customer_product_id":163907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:29:14.000Z","modified_at":"2026-01-22T12:29:56.000Z","name":"Theodore Goldner","mobile_number":"627-326-6288","email_id":"Darren68@yahoo.com","dop":"2025-04-06","serial_number":"13416796460698","imei1":"13416796460698","imei2":"13416796460698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163895,"job_number":"JOB_163895","tr_customer_id":163912,"tr_customer_product_id":163902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:23.000Z","modified_at":"2026-01-22T12:12:36.000Z","name":"Saul Lehner","mobile_number":"700-704-9521","email_id":"Adrain_Balistreri@yahoo.com","dop":"2025-12-01","serial_number":"11591442467891","imei1":"11591442467891","imei2":"11591442467891","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163893,"job_number":"JOB_163893","tr_customer_id":163910,"tr_customer_product_id":163900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:12:04.000Z","modified_at":"2026-01-22T12:12:17.000Z","name":"Jadyn Goldner","mobile_number":"341-856-7142","email_id":"Shakira98@hotmail.com","dop":"2025-12-01","serial_number":"16483139633273","imei1":"16483139633273","imei2":"16483139633273","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:12:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163891,"job_number":"JOB_163891","tr_customer_id":163908,"tr_customer_product_id":163898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T12:11:46.000Z","modified_at":"2026-01-22T12:11:59.000Z","name":"Julie Labadie","mobile_number":"945-791-4314","email_id":"Zane.Pfannerstill@hotmail.com","dop":"2025-12-01","serial_number":"15503835966939","imei1":"15503835966939","imei2":"15503835966939","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T12:11:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163889,"job_number":"JOB_163889","tr_customer_id":163906,"tr_customer_product_id":163896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:51.000Z","modified_at":"2026-01-22T11:36:05.000Z","name":"Gina Wiza","mobile_number":"428-341-1983","email_id":"Domenica.McLaughlin@yahoo.com","dop":"2025-12-01","serial_number":"12496381076080","imei1":"12496381076080","imei2":"12496381076080","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163887,"job_number":"JOB_163887","tr_customer_id":163904,"tr_customer_product_id":163894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:32.000Z","modified_at":"2026-01-22T11:35:46.000Z","name":"Rasheed Keeling","mobile_number":"360-809-2880","email_id":"Cecile36@yahoo.com","dop":"2025-12-01","serial_number":"17480896192556","imei1":"17480896192556","imei2":"17480896192556","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163885,"job_number":"JOB_163885","tr_customer_id":163902,"tr_customer_product_id":163892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:35:14.000Z","modified_at":"2026-01-22T11:35:26.000Z","name":"Rafael Rolfson","mobile_number":"325-787-2331","email_id":"Samantha.Kunze14@gmail.com","dop":"2025-12-01","serial_number":"15911062209870","imei1":"15911062209870","imei2":"15911062209870","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163883,"job_number":"JOB_163883","tr_customer_id":163900,"tr_customer_product_id":163890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:32.000Z","modified_at":"2026-01-22T11:28:43.000Z","name":"Darien Becker","mobile_number":"985-642-6979","email_id":"Norris.Considine43@hotmail.com","dop":"2025-12-01","serial_number":"15602566077849","imei1":"15602566077849","imei2":"15602566077849","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163881,"job_number":"JOB_163881","tr_customer_id":163898,"tr_customer_product_id":163888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:28:16.000Z","modified_at":"2026-01-22T11:28:27.000Z","name":"Judy Marquardt","mobile_number":"253-642-5131","email_id":"Armando_Wilderman@hotmail.com","dop":"2025-12-01","serial_number":"10164841175363","imei1":"10164841175363","imei2":"10164841175363","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163879,"job_number":"JOB_163879","tr_customer_id":163896,"tr_customer_product_id":163886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:27:59.000Z","modified_at":"2026-01-22T11:28:11.000Z","name":"Korey Hills","mobile_number":"381-719-0193","email_id":"Marie.Collins@yahoo.com","dop":"2025-12-01","serial_number":"13896817635128","imei1":"13896817635128","imei2":"13896817635128","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163877,"job_number":"JOB_163877","tr_customer_id":163894,"tr_customer_product_id":163884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:25.000Z","modified_at":"2026-01-22T11:24:37.000Z","name":"Edison Ziemann","mobile_number":"327-489-0744","email_id":"Melissa50@gmail.com","dop":"2025-12-01","serial_number":"15306550253786","imei1":"15306550253786","imei2":"15306550253786","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163875,"job_number":"JOB_163875","tr_customer_id":163892,"tr_customer_product_id":163882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:24:09.000Z","modified_at":"2026-01-22T11:24:21.000Z","name":"Marcella Goodwin","mobile_number":"494-823-8140","email_id":"Ashtyn_Pacocha@yahoo.com","dop":"2025-12-01","serial_number":"18824334092007","imei1":"18824334092007","imei2":"18824334092007","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163873,"job_number":"JOB_163873","tr_customer_id":163890,"tr_customer_product_id":163880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T11:23:53.000Z","modified_at":"2026-01-22T11:24:04.000Z","name":"Lyla Cremin","mobile_number":"484-836-5412","email_id":"Kelley.Cormier@gmail.com","dop":"2025-12-01","serial_number":"16697875616134","imei1":"16697875616134","imei2":"16697875616134","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T11:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163869,"job_number":"JOB_163869","tr_customer_id":163886,"tr_customer_product_id":163876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T10:28:12.000Z","modified_at":"2026-01-22T10:28:21.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"102694508027991","imei1":"102694508027991","imei2":"102694508027991","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T10:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163867,"job_number":"JOB_163867","tr_customer_id":163884,"tr_customer_product_id":163874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:36:00.000Z","modified_at":"2026-01-22T09:36:09.000Z","name":"Ovi P","mobile_number":"1546325478","email_id":"bharati.jadhav247@outlook.com","dop":"2025-11-30","serial_number":"106346002643866","imei1":"106346002643866","imei2":"106346002643866","popurl":"2025-11-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:36:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163865,"job_number":"JOB_163865","tr_customer_id":163882,"tr_customer_product_id":163872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:24:18.000Z","modified_at":"2026-01-22T09:25:01.000Z","name":"Heloise Lockman","mobile_number":"486-621-4548","email_id":"Rosalia_Schmitt@gmail.com","dop":"2025-04-06","serial_number":"12981077959920","imei1":"12981077959920","imei2":"12981077959920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:25:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163862,"job_number":"JOB_163862","tr_customer_id":163879,"tr_customer_product_id":163869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:23:28.000Z","modified_at":"2026-01-22T09:24:10.000Z","name":"Dudley Robel","mobile_number":"487-384-9573","email_id":"Lysanne_Willms66@gmail.com","dop":"2025-04-06","serial_number":"13848500856104","imei1":"13848500856104","imei2":"13848500856104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:24:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163859,"job_number":"JOB_163859","tr_customer_id":163876,"tr_customer_product_id":163866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T09:22:37.000Z","modified_at":"2026-01-22T09:23:19.000Z","name":"Rickie D'Amore","mobile_number":"331-210-1560","email_id":"Noelia.Altenwerth@gmail.com","dop":"2025-04-06","serial_number":"18163693099997","imei1":"18163693099997","imei2":"18163693099997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T09:23:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163850,"job_number":"JOB_163850","tr_customer_id":163867,"tr_customer_product_id":163857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:47:35.000Z","modified_at":"2026-01-22T07:48:12.000Z","name":"Keyon Koss","mobile_number":"453-382-3372","email_id":"Makenzie95@hotmail.com","dop":"2025-04-06","serial_number":"10644952585658","imei1":"10644952585658","imei2":"10644952585658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163846,"job_number":"JOB_163846","tr_customer_id":163863,"tr_customer_product_id":163853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:46:05.000Z","modified_at":"2026-01-22T07:46:44.000Z","name":"Marisol McDermott","mobile_number":"499-462-0433","email_id":"Roxanne_Boyle@yahoo.com","dop":"2025-04-06","serial_number":"11004797543678","imei1":"11004797543678","imei2":"11004797543678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163839,"job_number":"JOB_163839","tr_customer_id":163856,"tr_customer_product_id":163846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:21:12.000Z","modified_at":"2026-01-22T07:21:52.000Z","name":"Nayeli Littel","mobile_number":"794-216-3369","email_id":"Mervin18@gmail.com","dop":"2017-01-31","serial_number":"18010674139915","imei1":"18010674139915","imei2":"18010674139915","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163837,"job_number":"JOB_163837","tr_customer_id":163854,"tr_customer_product_id":163844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:20:36.000Z","modified_at":"2026-01-22T07:21:06.000Z","name":"Frederique Wolf","mobile_number":"388-675-9736","email_id":"Suzanne13@gmail.com","dop":"2017-01-31","serial_number":"13567306540845","imei1":"13567306540845","imei2":"13567306540845","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:21:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163835,"job_number":"JOB_163835","tr_customer_id":163852,"tr_customer_product_id":163842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:19:59.000Z","modified_at":"2026-01-22T07:20:30.000Z","name":"Hank Balistreri","mobile_number":"721-255-9153","email_id":"Sage_Gutkowski36@hotmail.com","dop":"2017-01-31","serial_number":"10639157303012","imei1":"10639157303012","imei2":"10639157303012","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163833,"job_number":"JOB_163833","tr_customer_id":163850,"tr_customer_product_id":163840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:16:26.000Z","modified_at":"2026-01-22T07:16:58.000Z","name":"Allie Oberbrunner","mobile_number":"982-384-8575","email_id":"Margie20@gmail.com","dop":"2017-01-31","serial_number":"10890307142317","imei1":"10890307142317","imei2":"10890307142317","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163831,"job_number":"JOB_163831","tr_customer_id":163848,"tr_customer_product_id":163838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:49.000Z","modified_at":"2026-01-22T07:16:20.000Z","name":"Blaise Collins","mobile_number":"941-734-1307","email_id":"Gino2@yahoo.com","dop":"2017-01-31","serial_number":"11857127179889","imei1":"11857127179889","imei2":"11857127179889","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:16:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163829,"job_number":"JOB_163829","tr_customer_id":163846,"tr_customer_product_id":163836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:15:12.000Z","modified_at":"2026-01-22T07:15:43.000Z","name":"Everett Lindgren","mobile_number":"561-581-0403","email_id":"Grayce89@yahoo.com","dop":"2017-01-31","serial_number":"15677690289463","imei1":"15677690289463","imei2":"15677690289463","popurl":"2017-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163825,"job_number":"JOB_163825","tr_customer_id":163842,"tr_customer_product_id":163832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:57.000Z","modified_at":"2026-01-22T07:05:37.000Z","name":"Jabari Graham","mobile_number":"941-232-0175","email_id":"Ramona.Stark@gmail.com","dop":"2025-04-06","serial_number":"17920457237708","imei1":"17920457237708","imei2":"17920457237708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163823,"job_number":"JOB_163823","tr_customer_id":163840,"tr_customer_product_id":163830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:04:10.000Z","modified_at":"2026-01-22T07:04:50.000Z","name":"Micheal Bosco","mobile_number":"415-334-8650","email_id":"Bertrand58@hotmail.com","dop":"2025-04-06","serial_number":"18184833007186","imei1":"18184833007186","imei2":"18184833007186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163820,"job_number":"JOB_163820","tr_customer_id":163837,"tr_customer_product_id":163827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T07:03:23.000Z","modified_at":"2026-01-22T07:04:03.000Z","name":"Robin Jast","mobile_number":"895-624-4184","email_id":"Gertrude56@yahoo.com","dop":"2025-04-06","serial_number":"14520643468617","imei1":"14520643468617","imei2":"14520643468617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T07:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163815,"job_number":"JOB_163815","tr_customer_id":163832,"tr_customer_product_id":163822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:50:06.000Z","modified_at":"2026-01-22T06:50:45.000Z","name":"Itzel Glover","mobile_number":"364-348-3374","email_id":"Adrianna_Hermiston@yahoo.com","dop":"2025-04-06","serial_number":"18544594708315","imei1":"18544594708315","imei2":"18544594708315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:50:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163812,"job_number":"JOB_163812","tr_customer_id":163829,"tr_customer_product_id":163819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:49:19.000Z","modified_at":"2026-01-22T06:49:58.000Z","name":"Carlee Mueller","mobile_number":"410-466-5292","email_id":"Vivienne_Beatty21@gmail.com","dop":"2025-04-06","serial_number":"16242224977816","imei1":"16242224977816","imei2":"16242224977816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163808,"job_number":"JOB_163808","tr_customer_id":163825,"tr_customer_product_id":163815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:10.000Z","name":"Dexter Funk","mobile_number":"492-966-0821","email_id":"Filiberto.Glover@hotmail.com","dop":"2025-04-06","serial_number":"11332888311664","imei1":"11332888311664","imei2":"11332888311664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163807,"job_number":"JOB_163807","tr_customer_id":163824,"tr_customer_product_id":163814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:48:33.000Z","modified_at":"2026-01-22T06:49:12.000Z","name":"Camryn Jacobs","mobile_number":"937-236-5660","email_id":"Norbert8@hotmail.com","dop":"2025-04-06","serial_number":"19998874940780","imei1":"19998874940780","imei2":"19998874940780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163804,"job_number":"JOB_163804","tr_customer_id":163821,"tr_customer_product_id":163811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:44:03.000Z","modified_at":"2026-01-22T06:44:42.000Z","name":"Nicklaus Heller","mobile_number":"200-713-4222","email_id":"Estefania_Kiehn79@gmail.com","dop":"2025-04-06","serial_number":"16491025999149","imei1":"16491025999149","imei2":"16491025999149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163801,"job_number":"JOB_163801","tr_customer_id":163818,"tr_customer_product_id":163808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:43:17.000Z","modified_at":"2026-01-22T06:43:56.000Z","name":"Euna Kreiger","mobile_number":"479-533-9037","email_id":"Gina.Welch@yahoo.com","dop":"2025-04-06","serial_number":"19582100550882","imei1":"19582100550882","imei2":"19582100550882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163798,"job_number":"JOB_163798","tr_customer_id":163815,"tr_customer_product_id":163805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:48.000Z","modified_at":"2026-01-22T06:43:24.000Z","name":"Teagan VonRueden","mobile_number":"475-566-6729","email_id":"Ralph98@yahoo.com","dop":"2025-04-06","serial_number":"17534801023052","imei1":"17534801023052","imei2":"17534801023052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163795,"job_number":"JOB_163795","tr_customer_id":163812,"tr_customer_product_id":163802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:30.000Z","modified_at":"2026-01-22T06:43:09.000Z","name":"Thea Jacobson","mobile_number":"939-668-0216","email_id":"Wiley_Schmeler82@yahoo.com","dop":"2025-04-06","serial_number":"19261597961466","imei1":"19261597961466","imei2":"19261597961466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163791,"job_number":"JOB_163791","tr_customer_id":163808,"tr_customer_product_id":163798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:06.000Z","name":"Golden Turner","mobile_number":"928-412-5217","email_id":"Marcellus_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"10998592491996","imei1":"10998592491996","imei2":"10998592491996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163790,"job_number":"JOB_163790","tr_customer_id":163807,"tr_customer_product_id":163797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:27.000Z","modified_at":"2026-01-22T06:43:04.000Z","name":"Hester Runolfsdottir","mobile_number":"730-270-1032","email_id":"Vergie36@gmail.com","dop":"2025-04-06","serial_number":"14190741744478","imei1":"14190741744478","imei2":"14190741744478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:43:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163788,"job_number":"JOB_163788","tr_customer_id":163805,"tr_customer_product_id":163795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:42:04.000Z","modified_at":"2026-01-22T06:42:41.000Z","name":"Bethany Leuschke","mobile_number":"268-224-5559","email_id":"Angelica86@hotmail.com","dop":"2025-04-06","serial_number":"18308575276356","imei1":"18308575276356","imei2":"18308575276356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163785,"job_number":"JOB_163785","tr_customer_id":163802,"tr_customer_product_id":163792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:41:21.000Z","modified_at":"2026-01-22T06:41:57.000Z","name":"Waldo Donnelly","mobile_number":"650-565-3305","email_id":"Andreanne26@hotmail.com","dop":"2025-04-06","serial_number":"15850171965855","imei1":"15850171965855","imei2":"15850171965855","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:41:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163781,"job_number":"JOB_163781","tr_customer_id":163798,"tr_customer_product_id":163788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:35.000Z","modified_at":"2026-01-22T06:39:14.000Z","name":"Kamille Reichert","mobile_number":"591-544-3306","email_id":"Jody_Orn@hotmail.com","dop":"2025-04-06","serial_number":"17586014889243","imei1":"17586014889243","imei2":"17586014889243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:39:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163778,"job_number":"JOB_163778","tr_customer_id":163795,"tr_customer_product_id":163785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:38:04.000Z","modified_at":"2026-01-22T06:38:44.000Z","name":"Pamela Daniel","mobile_number":"229-480-2955","email_id":"Moshe78@yahoo.com","dop":"2000-01-31","serial_number":"10086342175894","imei1":"10086342175894","imei2":"10086342175894","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163775,"job_number":"JOB_163775","tr_customer_id":163792,"tr_customer_product_id":163782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:50.000Z","modified_at":"2026-01-22T06:38:28.000Z","name":"Jazmyne Zboncak","mobile_number":"784-300-1154","email_id":"Felipe.Conn75@yahoo.com","dop":"2025-04-06","serial_number":"15595491792555","imei1":"15595491792555","imei2":"15595491792555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:38:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163772,"job_number":"JOB_163772","tr_customer_id":163789,"tr_customer_product_id":163779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:16.000Z","modified_at":"2026-01-22T06:37:56.000Z","name":"Mya Schaefer","mobile_number":"462-948-2895","email_id":"Junius_Corkery98@gmail.com","dop":"2000-01-31","serial_number":"10569914046962","imei1":"10569914046962","imei2":"10569914046962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163769,"job_number":"JOB_163769","tr_customer_id":163786,"tr_customer_product_id":163776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:37:03.000Z","modified_at":"2026-01-22T06:37:42.000Z","name":"Makayla Hickle","mobile_number":"619-747-8861","email_id":"Elijah13@hotmail.com","dop":"2025-04-06","serial_number":"14105259631997","imei1":"14105259631997","imei2":"14105259631997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163766,"job_number":"JOB_163766","tr_customer_id":163783,"tr_customer_product_id":163773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:57.000Z","modified_at":"2026-01-22T06:37:33.000Z","name":"Marta Spinka","mobile_number":"516-945-1761","email_id":"Judson2@hotmail.com","dop":"2025-04-06","serial_number":"14775032265602","imei1":"14775032265602","imei2":"14775032265602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163763,"job_number":"JOB_163763","tr_customer_id":163780,"tr_customer_product_id":163770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:29.000Z","modified_at":"2026-01-22T06:37:08.000Z","name":"Angela Hessel","mobile_number":"899-330-7927","email_id":"Michale_Weber@yahoo.com","dop":"2000-01-31","serial_number":"10066001589340","imei1":"10066001589340","imei2":"10066001589340","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163761,"job_number":"JOB_163761","tr_customer_id":163778,"tr_customer_product_id":163768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:17.000Z","modified_at":"2026-01-22T06:36:56.000Z","name":"Keon Runolfsdottir","mobile_number":"322-530-7062","email_id":"Nicolette_OKon@yahoo.com","dop":"2025-10-21","serial_number":"10367066533671","imei1":"10367066533671","imei2":"10367066533671","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163758,"job_number":"JOB_163758","tr_customer_id":163775,"tr_customer_product_id":163765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:36:14.000Z","modified_at":"2026-01-22T06:36:50.000Z","name":"Raymundo Wuckert","mobile_number":"659-518-1806","email_id":"Aron95@hotmail.com","dop":"2025-04-06","serial_number":"13880478494318","imei1":"13880478494318","imei2":"13880478494318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163755,"job_number":"JOB_163755","tr_customer_id":163772,"tr_customer_product_id":163762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:41.000Z","modified_at":"2026-01-22T06:36:21.000Z","name":"Wilber Johnson","mobile_number":"473-999-4816","email_id":"Ezekiel10@hotmail.com","dop":"2000-01-31","serial_number":"10803950745665","imei1":"10803950745665","imei2":"10803950745665","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163752,"job_number":"JOB_163752","tr_customer_id":163769,"tr_customer_product_id":163759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:30.000Z","modified_at":"2026-01-22T06:36:07.000Z","name":"Sebastian Langosh","mobile_number":"885-943-0815","email_id":"Gudrun96@yahoo.com","dop":"2025-04-06","serial_number":"12926237935990","imei1":"12926237935990","imei2":"12926237935990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163750,"job_number":"JOB_163750","tr_customer_id":163767,"tr_customer_product_id":163757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:35:28.000Z","modified_at":"2026-01-22T06:36:08.000Z","name":"Coleman Blick","mobile_number":"582-549-6382","email_id":"Jordyn_Streich@gmail.com","dop":"2025-10-21","serial_number":"15806385790181","imei1":"15806385790181","imei2":"15806385790181","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163748,"job_number":"JOB_163748","tr_customer_id":163765,"tr_customer_product_id":163755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:40.000Z","modified_at":"2026-01-22T06:35:20.000Z","name":"Rosalind Kris","mobile_number":"285-353-7533","email_id":"Ima_Johnson@gmail.com","dop":"2025-10-21","serial_number":"17654867066372","imei1":"17654867066372","imei2":"17654867066372","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163745,"job_number":"JOB_163745","tr_customer_id":163762,"tr_customer_product_id":163752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:34:21.000Z","modified_at":"2026-01-22T06:35:00.000Z","name":"Zola Glover","mobile_number":"711-819-3966","email_id":"Jaylin.Strosin43@hotmail.com","dop":"2025-04-06","serial_number":"14012787808279","imei1":"14012787808279","imei2":"14012787808279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163743,"job_number":"JOB_163743","tr_customer_id":163760,"tr_customer_product_id":163750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:31:19.000Z","modified_at":"2026-01-22T06:31:58.000Z","name":"Sven Pagac","mobile_number":"832-783-2722","email_id":"Chauncey.Doyle@yahoo.com","dop":"2025-04-06","serial_number":"17268899665027","imei1":"17268899665027","imei2":"17268899665027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163740,"job_number":"JOB_163740","tr_customer_id":163757,"tr_customer_product_id":163747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:30:33.000Z","modified_at":"2026-01-22T06:31:12.000Z","name":"Aditya Dare","mobile_number":"740-373-1084","email_id":"Oscar_Grant@hotmail.com","dop":"2025-04-06","serial_number":"18262977342874","imei1":"18262977342874","imei2":"18262977342874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163736,"job_number":"JOB_163736","tr_customer_id":163753,"tr_customer_product_id":163743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:29:46.000Z","modified_at":"2026-01-22T06:30:25.000Z","name":"Jerrold McKenzie","mobile_number":"718-262-9425","email_id":"Oren_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"14467383637360","imei1":"14467383637360","imei2":"14467383637360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163731,"job_number":"JOB_163731","tr_customer_id":163748,"tr_customer_product_id":163738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:28:30.000Z","modified_at":"2026-01-22T06:29:09.000Z","name":"Nicola Schaden","mobile_number":"337-507-9155","email_id":"Antonina28@hotmail.com","dop":"2025-04-06","serial_number":"12220475653039","imei1":"12220475653039","imei2":"12220475653039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163728,"job_number":"JOB_163728","tr_customer_id":163745,"tr_customer_product_id":163735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:27:44.000Z","modified_at":"2026-01-22T06:28:22.000Z","name":"Destin Conn","mobile_number":"757-462-6687","email_id":"Jovani43@hotmail.com","dop":"2025-04-06","serial_number":"14522956641895","imei1":"14522956641895","imei2":"14522956641895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:28:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163725,"job_number":"JOB_163725","tr_customer_id":163742,"tr_customer_product_id":163732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:26:56.000Z","modified_at":"2026-01-22T06:27:36.000Z","name":"Monty Harber","mobile_number":"382-239-7075","email_id":"Ike_Wyman65@yahoo.com","dop":"2025-04-06","serial_number":"15570210601904","imei1":"15570210601904","imei2":"15570210601904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163722,"job_number":"JOB_163722","tr_customer_id":163739,"tr_customer_product_id":163729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:53.000Z","modified_at":"2026-01-22T06:26:33.000Z","name":"Francisco Altenwerth","mobile_number":"381-716-0944","email_id":"Coty.Gleichner3@yahoo.com","dop":"2025-04-06","serial_number":"18811622312415","imei1":"18811622312415","imei2":"18811622312415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163719,"job_number":"JOB_163719","tr_customer_id":163736,"tr_customer_product_id":163726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:25:05.000Z","modified_at":"2026-01-22T06:25:45.000Z","name":"Clay Kassulke","mobile_number":"355-694-2141","email_id":"Moriah_Lind77@gmail.com","dop":"2025-04-06","serial_number":"10951304701029","imei1":"10951304701029","imei2":"10951304701029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163716,"job_number":"JOB_163716","tr_customer_id":163733,"tr_customer_product_id":163723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:45.000Z","modified_at":"2026-01-22T06:25:23.000Z","name":"Alexandro Fisher","mobile_number":"551-782-6815","email_id":"Kali.Rippin85@hotmail.com","dop":"2025-06-18","serial_number":"10177863747755","imei1":"10177863747755","imei2":"10177863747755","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163709,"job_number":"JOB_163709","tr_customer_id":163726,"tr_customer_product_id":163716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:24:17.000Z","modified_at":"2026-01-22T06:24:57.000Z","name":"Jayde Stiedemann","mobile_number":"737-697-3101","email_id":"Kelly.Boyer52@hotmail.com","dop":"2025-04-06","serial_number":"19420264240915","imei1":"19420264240915","imei2":"19420264240915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163698,"job_number":"JOB_163698","tr_customer_id":163715,"tr_customer_product_id":163705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:55.000Z","modified_at":"2026-01-22T06:24:38.000Z","name":"Providenci O'Keefe","mobile_number":"941-335-6566","email_id":"Giovanna_Lowe78@gmail.com","dop":"2025-06-18","serial_number":"10494778859840","imei1":"10494778859840","imei2":"10494778859840","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163696,"job_number":"JOB_163696","tr_customer_id":163713,"tr_customer_product_id":163703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T06:23:54.000Z","modified_at":"2026-01-22T06:24:37.000Z","name":"Gage Kassulke","mobile_number":"622-768-8871","email_id":"Jerome.Hane23@hotmail.com","dop":"2025-04-06","serial_number":"13637247338708","imei1":"13637247338708","imei2":"13637247338708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163690,"job_number":"JOB_163690","tr_customer_id":163707,"tr_customer_product_id":163697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:20:38.000Z","modified_at":"2026-01-22T05:21:14.000Z","name":"Edmond Sauer","mobile_number":"794-962-7371","email_id":"Tania32@gmail.com","dop":"2025-04-06","serial_number":"15726405377986","imei1":"15726405377986","imei2":"15726405377986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:21:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163687,"job_number":"JOB_163687","tr_customer_id":163704,"tr_customer_product_id":163694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:53.000Z","modified_at":"2026-01-22T05:20:30.000Z","name":"Glen Mante","mobile_number":"778-714-7544","email_id":"Bobby.Graham@yahoo.com","dop":"2025-04-06","serial_number":"13302603732268","imei1":"13302603732268","imei2":"13302603732268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163684,"job_number":"JOB_163684","tr_customer_id":163701,"tr_customer_product_id":163691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:19:09.000Z","modified_at":"2026-01-22T05:19:46.000Z","name":"Felicia Moore","mobile_number":"236-221-4748","email_id":"Savanna_Haag82@hotmail.com","dop":"2025-04-06","serial_number":"17018808213389","imei1":"17018808213389","imei2":"17018808213389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163681,"job_number":"JOB_163681","tr_customer_id":163698,"tr_customer_product_id":163688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:22.000Z","modified_at":"2026-01-22T05:03:01.000Z","name":"Jakayla Barrows","mobile_number":"710-547-5113","email_id":"Germaine_Marks@gmail.com","dop":"2025-04-06","serial_number":"16564282382212","imei1":"16564282382212","imei2":"16564282382212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163679,"job_number":"JOB_163679","tr_customer_id":163696,"tr_customer_product_id":163686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:02:11.000Z","modified_at":"2026-01-22T05:02:51.000Z","name":"Alisa Lesch","mobile_number":"966-711-4983","email_id":"Darrell16@gmail.com","dop":"2025-04-06","serial_number":"18810656100260","imei1":"18810656100260","imei2":"18810656100260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:02:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163677,"job_number":"JOB_163677","tr_customer_id":163694,"tr_customer_product_id":163684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:01:07.000Z","modified_at":"2026-01-22T05:01:43.000Z","name":"Hipolito McCullough","mobile_number":"685-843-5391","email_id":"Trenton_Powlowski86@hotmail.com","dop":"2025-04-06","serial_number":"16249149487387","imei1":"16249149487387","imei2":"16249149487387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163675,"job_number":"JOB_163675","tr_customer_id":163692,"tr_customer_product_id":163682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T05:00:23.000Z","modified_at":"2026-01-22T05:01:00.000Z","name":"Michelle Lockman","mobile_number":"851-833-7223","email_id":"Bruce.Kertzmann@yahoo.com","dop":"2025-04-06","serial_number":"10121876545601","imei1":"10121876545601","imei2":"10121876545601","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163673,"job_number":"JOB_163673","tr_customer_id":163690,"tr_customer_product_id":163680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:59:39.000Z","modified_at":"2026-01-22T05:00:16.000Z","name":"Mabel Ward","mobile_number":"539-353-2692","email_id":"Otis_Renner56@yahoo.com","dop":"2025-04-06","serial_number":"18350331245889","imei1":"18350331245889","imei2":"18350331245889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T05:00:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163671,"job_number":"JOB_163671","tr_customer_id":163688,"tr_customer_product_id":163678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:33.000Z","modified_at":"2026-01-22T04:53:43.000Z","name":"Lonny Yost","mobile_number":"663-687-9890","email_id":"Geo76@gmail.com","dop":"2025-07-01","serial_number":"108699234561943","imei1":"108699234561943","imei2":"108699234561943","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163669,"job_number":"JOB_163669","tr_customer_id":163686,"tr_customer_product_id":163676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:53:20.000Z","modified_at":"2026-01-22T04:53:30.000Z","name":"Oran Volkman","mobile_number":"296-891-2699","email_id":"Ervin30@yahoo.com","dop":"2025-07-01","serial_number":"101314957512046","imei1":"101314957512046","imei2":"101314957512046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163661,"job_number":"JOB_163661","tr_customer_id":163678,"tr_customer_product_id":163668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:06:04.000Z","modified_at":"2026-01-22T04:06:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97570357307641","imei1":"97570357307641","imei2":"97570357307641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163654,"job_number":"JOB_163654","tr_customer_id":163671,"tr_customer_product_id":163661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:33.000Z","modified_at":"2026-01-22T04:05:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61952597096654","imei1":"61952597096654","imei2":"61952597096654","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163647,"job_number":"JOB_163647","tr_customer_id":163664,"tr_customer_product_id":163654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:05:02.000Z","modified_at":"2026-01-22T04:05:26.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15568422340947","imei1":"15568422340947","imei2":"15568422340947","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:05:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163635,"job_number":"JOB_163635","tr_customer_id":163652,"tr_customer_product_id":163642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:20.000Z","modified_at":"2026-01-22T04:01:57.000Z","name":"Elton Dietrich","mobile_number":"656-500-8270","email_id":"Kadin44@hotmail.com","dop":"2025-04-06","serial_number":"18940203838680","imei1":"18940203838680","imei2":"18940203838680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163633,"job_number":"JOB_163633","tr_customer_id":163650,"tr_customer_product_id":163640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:01:19.000Z","modified_at":"2026-01-22T04:01:55.000Z","name":"Layla D'Amore","mobile_number":"877-265-3897","email_id":"Delores_Jast95@hotmail.com","dop":"2025-04-06","serial_number":"17982196227659","imei1":"17982196227659","imei2":"17982196227659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163629,"job_number":"JOB_163629","tr_customer_id":163646,"tr_customer_product_id":163636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:36.000Z","modified_at":"2026-01-22T04:01:13.000Z","name":"Jeff Monahan","mobile_number":"786-616-3413","email_id":"Urban_Murray66@gmail.com","dop":"2025-04-06","serial_number":"12596659914898","imei1":"12596659914898","imei2":"12596659914898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163627,"job_number":"JOB_163627","tr_customer_id":163644,"tr_customer_product_id":163634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:35.000Z","modified_at":"2026-01-22T04:01:12.000Z","name":"Derek Hand","mobile_number":"863-467-4576","email_id":"Davin_Dietrich93@hotmail.com","dop":"2025-04-06","serial_number":"12951902035683","imei1":"12951902035683","imei2":"12951902035683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163623,"job_number":"JOB_163623","tr_customer_id":163640,"tr_customer_product_id":163630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:30.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Ashleigh Prohaska","mobile_number":"300-839-9371","email_id":"Maximo12@gmail.com","dop":"2025-04-06","serial_number":"15715682937946","imei1":"15715682937946","imei2":"15715682937946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163621,"job_number":"JOB_163621","tr_customer_id":163638,"tr_customer_product_id":163628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:29.000Z","modified_at":"2026-01-22T04:01:06.000Z","name":"Aurelia Monahan","mobile_number":"297-744-6002","email_id":"Elliot_Walter33@gmail.com","dop":"2000-01-31","serial_number":"10011155377352","imei1":"10011155377352","imei2":"10011155377352","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163615,"job_number":"JOB_163615","tr_customer_id":163632,"tr_customer_product_id":163622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:10.000Z","modified_at":"2026-01-22T04:00:48.000Z","name":"Magnus Gleason","mobile_number":"395-967-3010","email_id":"Shane.Waelchi4@hotmail.com","dop":"2025-04-06","serial_number":"11518332554242","imei1":"11518332554242","imei2":"11518332554242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163612,"job_number":"JOB_163612","tr_customer_id":163629,"tr_customer_product_id":163619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:08.000Z","modified_at":"2026-01-22T04:00:44.000Z","name":"Blanca Ward","mobile_number":"647-896-9884","email_id":"Macie.Quigley@yahoo.com","dop":"2025-04-06","serial_number":"17755215152800","imei1":"17755215152800","imei2":"17755215152800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163606,"job_number":"JOB_163606","tr_customer_id":163623,"tr_customer_product_id":163613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T04:00:04.000Z","modified_at":"2026-01-22T04:00:40.000Z","name":"Bridgette Schinner","mobile_number":"933-548-5720","email_id":"Joe.Jaskolski@yahoo.com","dop":"2025-04-06","serial_number":"13665516311345","imei1":"13665516311345","imei2":"13665516311345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163603,"job_number":"JOB_163603","tr_customer_id":163620,"tr_customer_product_id":163610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:58.000Z","modified_at":"2026-01-22T04:00:33.000Z","name":"Rashad Dach","mobile_number":"268-945-1016","email_id":"Nadia31@gmail.com","dop":"2025-04-06","serial_number":"16735578186941","imei1":"16735578186941","imei2":"16735578186941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163599,"job_number":"JOB_163599","tr_customer_id":163616,"tr_customer_product_id":163606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:29.000Z","name":"Thaddeus Schiller","mobile_number":"250-780-4642","email_id":"Patricia91@hotmail.com","dop":"2025-04-06","serial_number":"11169688234102","imei1":"11169688234102","imei2":"11169688234102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163597,"job_number":"JOB_163597","tr_customer_id":163614,"tr_customer_product_id":163604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:52.000Z","modified_at":"2026-01-22T04:00:28.000Z","name":"Willie Grady","mobile_number":"407-248-6666","email_id":"Neoma25@hotmail.com","dop":"2025-04-06","serial_number":"19259509435261","imei1":"19259509435261","imei2":"19259509435261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163590,"job_number":"JOB_163590","tr_customer_id":163607,"tr_customer_product_id":163597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:47.000Z","modified_at":"2026-01-22T04:00:23.000Z","name":"Adam Rowe","mobile_number":"662-758-4858","email_id":"Gerald_McCullough@gmail.com","dop":"2025-04-06","serial_number":"11971524107948","imei1":"11971524107948","imei2":"11971524107948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163588,"job_number":"JOB_163588","tr_customer_id":163605,"tr_customer_product_id":163595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:46.000Z","modified_at":"2026-01-22T04:00:22.000Z","name":"Peyton Mosciski","mobile_number":"920-546-3457","email_id":"Keanu.Kertzmann@hotmail.com","dop":"2000-01-31","serial_number":"10112136958537","imei1":"10112136958537","imei2":"10112136958537","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163585,"job_number":"JOB_163585","tr_customer_id":163602,"tr_customer_product_id":163592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:41.000Z","modified_at":"2026-01-22T04:00:17.000Z","name":"Ted Sawayn","mobile_number":"455-730-6137","email_id":"Justen_Stracke@gmail.com","dop":"2025-04-06","serial_number":"15642874933630","imei1":"15642874933630","imei2":"15642874933630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163581,"job_number":"JOB_163581","tr_customer_id":163598,"tr_customer_product_id":163588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:25.000Z","modified_at":"2026-01-22T04:00:00.000Z","name":"Xavier Collier","mobile_number":"621-323-7007","email_id":"Rickey13@hotmail.com","dop":"2025-04-06","serial_number":"11259194263564","imei1":"11259194263564","imei2":"11259194263564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163578,"job_number":"JOB_163578","tr_customer_id":163595,"tr_customer_product_id":163585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:24.000Z","modified_at":"2026-01-22T04:00:02.000Z","name":"Dayton Rolfson","mobile_number":"216-577-9783","email_id":"Mario72@hotmail.com","dop":"2025-04-06","serial_number":"11006453362408","imei1":"11006453362408","imei2":"11006453362408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T04:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163576,"job_number":"JOB_163576","tr_customer_id":163593,"tr_customer_product_id":163583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:23.000Z","modified_at":"2026-01-22T03:59:58.000Z","name":"Shawn Rowe","mobile_number":"742-804-9625","email_id":"Cody_Murazik@gmail.com","dop":"2025-04-06","serial_number":"19363560765469","imei1":"19363560765469","imei2":"19363560765469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163572,"job_number":"JOB_163572","tr_customer_id":163589,"tr_customer_product_id":163579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:21.000Z","modified_at":"2026-01-22T03:59:57.000Z","name":"Elza Okuneva","mobile_number":"999-683-7319","email_id":"Watson20@gmail.com","dop":"2025-04-06","serial_number":"14425716504440","imei1":"14425716504440","imei2":"14425716504440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163570,"job_number":"JOB_163570","tr_customer_id":163587,"tr_customer_product_id":163577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:20.000Z","modified_at":"2026-01-22T03:59:56.000Z","name":"Ellis Zulauf","mobile_number":"658-980-8573","email_id":"Andreane_Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15770537901049","imei1":"15770537901049","imei2":"15770537901049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163565,"job_number":"JOB_163565","tr_customer_id":163582,"tr_customer_product_id":163572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:16.000Z","modified_at":"2026-01-22T03:59:51.000Z","name":"Dasia Graham","mobile_number":"228-666-1215","email_id":"Lisa60@hotmail.com","dop":"2025-04-06","serial_number":"18534045241389","imei1":"18534045241389","imei2":"18534045241389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163560,"job_number":"JOB_163560","tr_customer_id":163577,"tr_customer_product_id":163567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:12.000Z","modified_at":"2026-01-22T03:59:48.000Z","name":"Jedediah Senger","mobile_number":"563-248-9478","email_id":"Wilson35@hotmail.com","dop":"2025-04-06","serial_number":"18043763468982","imei1":"18043763468982","imei2":"18043763468982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163553,"job_number":"JOB_163553","tr_customer_id":163570,"tr_customer_product_id":163560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:04.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Clovis Mills","mobile_number":"685-429-8114","email_id":"Gianni17@hotmail.com","dop":"2025-04-06","serial_number":"16162231947775","imei1":"16162231947775","imei2":"16162231947775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163550,"job_number":"JOB_163550","tr_customer_id":163567,"tr_customer_product_id":163557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:59:03.000Z","modified_at":"2026-01-22T03:59:39.000Z","name":"Simone Wyman","mobile_number":"262-902-2648","email_id":"Carrie20@yahoo.com","dop":"2000-01-31","serial_number":"10987226518985","imei1":"10987226518985","imei2":"10987226518985","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163546,"job_number":"JOB_163546","tr_customer_id":163563,"tr_customer_product_id":163553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Florida Schowalter","mobile_number":"276-573-7117","email_id":"Ariel.Hane@gmail.com","dop":"2025-04-06","serial_number":"12092392707101","imei1":"12092392707101","imei2":"12092392707101","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163544,"job_number":"JOB_163544","tr_customer_id":163561,"tr_customer_product_id":163551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:58.000Z","modified_at":"2026-01-22T03:59:34.000Z","name":"Anthony Jacobs","mobile_number":"438-651-0127","email_id":"Jade_Boyer@gmail.com","dop":"2025-04-06","serial_number":"14401746799274","imei1":"14401746799274","imei2":"14401746799274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163540,"job_number":"JOB_163540","tr_customer_id":163557,"tr_customer_product_id":163547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:42.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Taya Nolan","mobile_number":"568-853-5563","email_id":"Mckayla_Franecki@hotmail.com","dop":"2025-04-06","serial_number":"19491977456158","imei1":"19491977456158","imei2":"19491977456158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163539,"job_number":"JOB_163539","tr_customer_id":163556,"tr_customer_product_id":163546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:41.000Z","modified_at":"2026-01-22T03:59:17.000Z","name":"Bertrand Hayes","mobile_number":"589-390-0823","email_id":"Clara87@yahoo.com","dop":"2025-04-06","serial_number":"15490643124220","imei1":"15490643124220","imei2":"15490643124220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163533,"job_number":"JOB_163533","tr_customer_id":163550,"tr_customer_product_id":163540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:39.000Z","modified_at":"2026-01-22T03:59:16.000Z","name":"Antonietta Veum","mobile_number":"911-292-1699","email_id":"Ursula_Hickle@hotmail.com","dop":"2025-04-06","serial_number":"10766294919009","imei1":"10766294919009","imei2":"10766294919009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163532,"job_number":"JOB_163532","tr_customer_id":163549,"tr_customer_product_id":163539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:38.000Z","modified_at":"2026-01-22T03:59:14.000Z","name":"Viola Gutkowski","mobile_number":"226-922-5745","email_id":"Gaylord19@yahoo.com","dop":"2025-04-06","serial_number":"14742006249625","imei1":"14742006249625","imei2":"14742006249625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163529,"job_number":"JOB_163529","tr_customer_id":163546,"tr_customer_product_id":163536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:37.000Z","modified_at":"2026-01-22T03:59:13.000Z","name":"Keshaun Rippin","mobile_number":"344-536-0075","email_id":"Haleigh.Adams41@yahoo.com","dop":"2025-04-06","serial_number":"14997931498514","imei1":"14997931498514","imei2":"14997931498514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163525,"job_number":"JOB_163525","tr_customer_id":163542,"tr_customer_product_id":163532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:34.000Z","modified_at":"2026-01-22T03:59:08.000Z","name":"Dan Pacocha","mobile_number":"287-992-2459","email_id":"Amparo45@gmail.com","dop":"2025-04-06","serial_number":"13306504335065","imei1":"13306504335065","imei2":"13306504335065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163521,"job_number":"JOB_163521","tr_customer_id":163538,"tr_customer_product_id":163528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:29.000Z","modified_at":"2026-01-22T03:59:05.000Z","name":"Kellen Lakin","mobile_number":"305-601-6537","email_id":"Marques20@yahoo.com","dop":"2025-04-06","serial_number":"13938638381888","imei1":"13938638381888","imei2":"13938638381888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163518,"job_number":"JOB_163518","tr_customer_id":163535,"tr_customer_product_id":163525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:27.000Z","modified_at":"2026-01-22T03:58:43.000Z","name":"Beth Bosco","mobile_number":"871-219-4103","email_id":"Jairo_Tillman@gmail.com","dop":"2025-05-30","serial_number":"19526323722702","imei1":"19526323722702","imei2":"19526323722702","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163515,"job_number":"JOB_163515","tr_customer_id":163532,"tr_customer_product_id":163522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:20.000Z","modified_at":"2026-01-22T03:58:55.000Z","name":"Eloy Haag","mobile_number":"707-863-6602","email_id":"Cristobal93@gmail.com","dop":"2000-01-31","serial_number":"10081072752305","imei1":"10081072752305","imei2":"10081072752305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163514,"job_number":"JOB_163514","tr_customer_id":163531,"tr_customer_product_id":163521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:19.000Z","modified_at":"2026-01-22T03:58:54.000Z","name":"Virginie Rippin","mobile_number":"220-247-3907","email_id":"Lilyan_Koepp97@hotmail.com","dop":"2025-06-18","serial_number":"10833226072437","imei1":"10833226072437","imei2":"10833226072437","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163509,"job_number":"JOB_163509","tr_customer_id":163526,"tr_customer_product_id":163516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Kieran Hamill","mobile_number":"676-812-2457","email_id":"Krista52@gmail.com","dop":"2025-04-06","serial_number":"13360449192288","imei1":"13360449192288","imei2":"13360449192288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163507,"job_number":"JOB_163507","tr_customer_id":163524,"tr_customer_product_id":163514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:15.000Z","modified_at":"2026-01-22T03:58:51.000Z","name":"Dagmar Okuneva","mobile_number":"580-344-0234","email_id":"Carmel.Hartmann64@gmail.com","dop":"2025-04-06","serial_number":"15746221300219","imei1":"15746221300219","imei2":"15746221300219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163503,"job_number":"JOB_163503","tr_customer_id":163520,"tr_customer_product_id":163510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:02.000Z","modified_at":"2026-01-22T03:58:38.000Z","name":"Myrl Robel","mobile_number":"803-530-3775","email_id":"Hudson48@gmail.com","dop":"2025-04-06","serial_number":"17252833675228","imei1":"17252833675228","imei2":"17252833675228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163501,"job_number":"JOB_163501","tr_customer_id":163518,"tr_customer_product_id":163508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:58:00.000Z","modified_at":"2026-01-22T03:58:34.000Z","name":"Willard Grady","mobile_number":"481-497-9561","email_id":"Eusebio.Rempel95@gmail.com","dop":"2025-04-06","serial_number":"10413286534780","imei1":"10413286534780","imei2":"10413286534780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163498,"job_number":"JOB_163498","tr_customer_id":163515,"tr_customer_product_id":163505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:55.000Z","modified_at":"2026-01-22T03:58:30.000Z","name":"Noelia White","mobile_number":"602-745-6781","email_id":"Elenora.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"12771801690877","imei1":"12771801690877","imei2":"12771801690877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163495,"job_number":"JOB_163495","tr_customer_id":163512,"tr_customer_product_id":163502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:53.000Z","modified_at":"2026-01-22T03:58:29.000Z","name":"Cydney Rogahn","mobile_number":"439-225-9490","email_id":"Clement71@yahoo.com","dop":"2025-04-06","serial_number":"15093034076349","imei1":"15093034076349","imei2":"15093034076349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163492,"job_number":"JOB_163492","tr_customer_id":163509,"tr_customer_product_id":163499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:52.000Z","modified_at":"2026-01-22T03:58:27.000Z","name":"Danielle Brekke","mobile_number":"512-745-1292","email_id":"Antonette.Homenick88@hotmail.com","dop":"2025-04-06","serial_number":"13728254893091","imei1":"13728254893091","imei2":"13728254893091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163488,"job_number":"JOB_163488","tr_customer_id":163505,"tr_customer_product_id":163495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:46.000Z","modified_at":"2026-01-22T03:58:22.000Z","name":"Constance Moen","mobile_number":"890-897-6766","email_id":"Immanuel_Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"10056745028317","imei1":"10056745028317","imei2":"10056745028317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163485,"job_number":"JOB_163485","tr_customer_id":163502,"tr_customer_product_id":163492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:44.000Z","modified_at":"2026-01-22T03:58:21.000Z","name":"Casimer Lebsack","mobile_number":"814-284-5872","email_id":"Walter.Pfannerstill52@yahoo.com","dop":"2025-04-06","serial_number":"12425230516743","imei1":"12425230516743","imei2":"12425230516743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163482,"job_number":"JOB_163482","tr_customer_id":163499,"tr_customer_product_id":163489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:38.000Z","modified_at":"2026-01-22T03:58:12.000Z","name":"Daryl Orn","mobile_number":"332-287-8443","email_id":"Declan36@gmail.com","dop":"2025-06-18","serial_number":"10905585943521","imei1":"10905585943521","imei2":"10905585943521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163478,"job_number":"JOB_163478","tr_customer_id":163495,"tr_customer_product_id":163485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:33.000Z","modified_at":"2026-01-22T03:58:08.000Z","name":"Kaelyn Reichert","mobile_number":"649-545-2289","email_id":"Verlie.Mitchell79@hotmail.com","dop":"2025-04-06","serial_number":"18670258333112","imei1":"18670258333112","imei2":"18670258333112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163475,"job_number":"JOB_163475","tr_customer_id":163492,"tr_customer_product_id":163482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:30.000Z","modified_at":"2026-01-22T03:58:07.000Z","name":"Sanford Auer","mobile_number":"742-268-5310","email_id":"Erika60@hotmail.com","dop":"2025-04-06","serial_number":"16359301569719","imei1":"16359301569719","imei2":"16359301569719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163472,"job_number":"JOB_163472","tr_customer_id":163489,"tr_customer_product_id":163479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:19.000Z","modified_at":"2026-01-22T03:57:56.000Z","name":"Stevie Kozey","mobile_number":"722-406-6593","email_id":"Napoleon.Treutel8@gmail.com","dop":"2025-04-06","serial_number":"14748606284092","imei1":"14748606284092","imei2":"14748606284092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163471,"job_number":"JOB_163471","tr_customer_id":163488,"tr_customer_product_id":163478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:11.000Z","modified_at":"2026-01-22T03:57:19.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"10104137016969","imei1":"10104137016969","imei2":"10104137016969","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163469,"job_number":"JOB_163469","tr_customer_id":163486,"tr_customer_product_id":163476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:09.000Z","modified_at":"2026-01-22T03:57:45.000Z","name":"Celestino Champlin","mobile_number":"323-428-4779","email_id":"Lillian.Stamm74@gmail.com","dop":"2025-04-06","serial_number":"18942008871062","imei1":"18942008871062","imei2":"18942008871062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163466,"job_number":"JOB_163466","tr_customer_id":163483,"tr_customer_product_id":163473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:02.000Z","modified_at":"2026-01-22T03:57:40.000Z","name":"Ezekiel Torphy","mobile_number":"930-230-8149","email_id":"Will.Cartwright25@yahoo.com","dop":"2025-04-06","serial_number":"19077715366923","imei1":"19077715366923","imei2":"19077715366923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163465,"job_number":"JOB_163465","tr_customer_id":163482,"tr_customer_product_id":163472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:57:00.000Z","modified_at":"2026-01-22T03:57:08.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66098132301166","imei1":"66098132301166","imei2":"66098132301166","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:57:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163462,"job_number":"JOB_163462","tr_customer_id":163479,"tr_customer_product_id":163469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:04:26.000Z","modified_at":"2026-01-22T03:05:01.000Z","name":"Clementine Mayer","mobile_number":"498-728-1723","email_id":"Estefania_Moore73@hotmail.com","dop":"2025-04-06","serial_number":"15867308796195","imei1":"15867308796195","imei2":"15867308796195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:05:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163459,"job_number":"JOB_163459","tr_customer_id":163476,"tr_customer_product_id":163466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:44.000Z","modified_at":"2026-01-22T03:04:19.000Z","name":"Omer Nienow","mobile_number":"599-496-0604","email_id":"Effie_Smith@hotmail.com","dop":"2025-04-06","serial_number":"12544195811635","imei1":"12544195811635","imei2":"12544195811635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:04:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":163456,"job_number":"JOB_163456","tr_customer_id":163473,"tr_customer_product_id":163463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T03:03:02.000Z","modified_at":"2026-01-22T03:03:37.000Z","name":"Krista Terry","mobile_number":"948-520-8742","email_id":"Jammie87@gmail.com","dop":"2025-04-06","serial_number":"11743797185499","imei1":"11743797185499","imei2":"11743797185499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T03:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA3NH0.cLdpC753wab26672ng3a_rfUcjxr5jvaRNnnQb-x2SM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e964ed27-6b4d-43c5-8771-e61a6b3b14d7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"407-knCwDuuggJMZRCPtGPU/uCkKRH0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164006,"job_number":"JOB_164006","tr_customer_id":164023,"tr_customer_product_id":164013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:46.000Z","modified_at":"2026-01-22T14:27:54.000Z","name":"Norris Schneider","mobile_number":"252-642-3882","email_id":"Arlie.Muller27@gmail.com","dop":"2025-12-01","serial_number":"19779951107021","imei1":"19779951107021","imei2":"19779951107021","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-22T14:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA3NH0.cLdpC753wab26672ng3a_rfUcjxr5jvaRNnnQb-x2SM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 17ced5c2-e38a-4d91-882a-226855f552a3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 164006
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \
-H 'Connection: keep-alive' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTA5MjA3NH0.cLdpC753wab26672ng3a_rfUcjxr5jvaRNnnQb-x2SM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cda4e54a-9428-4717-ab1e-e53d1629ec65 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 05b06f6a-f1c2-4c8a-a992-e8d430a3b62c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-Aslm6pthisW+hx/3x5BQ4P3hOWU" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNzd9.cVPNohu8SHkOt-ucCIHc4lzelj2vni4-08qX19KRBOE"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNzd9.cVPNohu8SHkOt-ucCIHc4lzelj2vni4-08qX19KRBOE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6e64296b-a313-416c-a4d0-c1ebb8ef2f33 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"cb-oLXnzCPeUIrWt3hYH6Tlabc/OxY"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNzd9.cVPNohu8SHkOt-ucCIHc4lzelj2vni4-08qX19KRBOE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 75135a9c-cb48-41a5-bf1d-18bae95bef3e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-UcZng1opmB0QBUYhDJ8NVyqLTRk" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":552},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNzd9.cVPNohu8SHkOt-ucCIHc4lzelj2vni4-08qX19KRBOE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4e295823-dfa7-490f-8b7f-6b548ff4afe2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 47 |
{
"details_key": "pending_for_delivery"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1022 |
| ETag | W/"3fe-mSQ5LfGkM2A0iG/811D6IVPTiIo" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":164006,"job_number":"JOB_164006","tr_customer_id":164023,"tr_customer_product_id":164013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:46.000Z","modified_at":"2026-01-22T14:27:56.000Z","name":"Norris Schneider","mobile_number":"252-642-3882","email_id":"Arlie.Muller27@gmail.com","dop":"2025-12-01","serial_number":"19779951107021","imei1":"19779951107021","imei2":"19779951107021","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-22T14:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'If-None-Match: W/"1741-MgfLvwgA4Uw2sXxvIfG8AaPBJ/E"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNzd9.cVPNohu8SHkOt-ucCIHc4lzelj2vni4-08qX19KRBOE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a6f603e1-92ec-48c0-b60f-2eb70bd0c2ab |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1022 |
| ETag | W/"3fe-mSQ5LfGkM2A0iG/811D6IVPTiIo" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":164006,"job_number":"JOB_164006","tr_customer_id":164023,"tr_customer_product_id":164013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:46.000Z","modified_at":"2026-01-22T14:27:56.000Z","name":"Norris Schneider","mobile_number":"252-642-3882","email_id":"Arlie.Muller27@gmail.com","dop":"2025-12-01","serial_number":"19779951107021","imei1":"19779951107021","imei2":"19779951107021","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-22T14:27:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"job_id":131859}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNzd9.cVPNohu8SHkOt-ucCIHc4lzelj2vni4-08qX19KRBOE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 34488b4f-7f4a-49c9-a6c4-4dc20b993560 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{
"job_id": 164006
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Thu, 22 Jan 2026 14:27:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_131859"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNzd9.cVPNohu8SHkOt-ucCIHc4lzelj2vni4-08qX19KRBOE |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 954619f8-ab7b-4ef2-9e4f-02238c624b44 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_164006"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"401-ab1u/fWNn1tJsYjjsAajVJX7jRA" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164006,"job_number":"JOB_164006","tr_customer_id":164023,"tr_customer_product_id":164013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:46.000Z","modified_at":"2026-01-22T14:27:58.000Z","name":"Norris Schneider","mobile_number":"252-642-3882","email_id":"Arlie.Muller27@gmail.com","dop":"2025-12-01","serial_number":"19779951107021","imei1":"19779951107021","imei2":"19779951107021","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkwOTIwNzd9.cVPNohu8SHkOt-ucCIHc4lzelj2vni4-08qX19KRBOE |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1ecde709-329a-431e-9b1f-3f092aa1fd60 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"a5a-kmdptuM6OXWlkrxJ/FnxbwaoqnY" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Thu, 22 Jan 2026 14:27:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"id":164006,"job_number":"JOB_164006","tr_customer_id":164023,"tr_customer_product_id":164013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T14:27:46.000Z","modified_at":"2026-01-22T14:27:58.000Z","name":"Norris Schneider","mobile_number":"252-642-3882","email_id":"Arlie.Muller27@gmail.com","dop":"2025-12-01","serial_number":"19779951107021","imei1":"19779951107021","imei2":"19779951107021","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-22T14:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":628022,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T14:27:46.000Z","created_at":"2026-01-22T14:27:46.000Z"},{"id":628023,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-22T14:27:46.000Z","created_at":"2026-01-22T14:27:46.000Z"},{"id":628024,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-01-22T14:27:51.000Z","created_at":"2026-01-22T14:27:51.000Z"},{"id":628025,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-01-22T14:27:54.000Z","created_at":"2026-01-22T14:27:54.000Z"},{"id":628026,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-01-22T14:27:56.000Z","created_at":"2026-01-22T14:27:56.000Z"},{"id":628029,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-22T14:27:58.000Z","created_at":"2026-01-22T14:27:58.000Z"},{"id":628030,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-22T14:27:58.000Z","created_at":"2026-01-22T14:27:58.000Z"}],"problems":[{"id":143424,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-22T14:27:46.000Z"},{"id":143425,"problem":"Smartphone is running slow","remark":"Changed Battery.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-22T14:27:54.000Z"}],"quatations":[]}}